mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-08 12:28:46 +03:00
2c59985bcd
This patch refactors installation tests. With this refactoring: - each test is a separate file - to run a single test, just run the bash file * tests support optional `--no-build` flag to re-use previously built packages. * tests support optional `--debug` flag to see line-by-line test output * failed tests print a line that can be copied-and-pasted locally to debug the test - run all tests with `//installation-tests/run_all_tests.sh` * test output is hidden for successful runs when run locally and is shown when test fails * runs all tests, and reports failed tests in the end * command output is split into groups when viewed on Github. |
||
---|---|---|
.. | ||
infra.yml | ||
pr_check_client_side_changes.yml | ||
publish_canary.yml | ||
publish_release_docker.yml | ||
publish_release_driver.yml | ||
publish_release_npm.yml | ||
publish_release_traceviewer.yml | ||
roll_browser_into_playwright.yml | ||
roll_chromium_build.yml | ||
tests_fyi.yml | ||
tests_primary.yml | ||
tests_secondary.yml | ||
trigger_build_chromium_with_symbols.yml | ||
trigger_build_chromium.yml | ||
trigger_build_deprecated_webkit_mac_10.14.yml | ||
trigger_build_ffmpeg.yml | ||
trigger_build_firefox_beta.yml | ||
trigger_build_firefox.yml | ||
trigger_build_webkit.yml | ||
trigger_build_winldd.yml | ||
trigger_tests.yml |