mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
f745bf1fbc
- Source now lives at `src/test`. - Former folio tests live at `tests/playwright-test`. - We use `src/test/internal.ts` that exposes base test without Playwright fixtures for most tests (to avoid modifications for now). - Test types live in `types/testFoo.d.ts`. - Stable test runner is installed to `tests/config/test-runner` during `npm install`. - All deps including test-only are now listed in `package.json`. Non-test deps must also be listed in `build_package.js` to get included. |
||
---|---|---|
.. | ||
infra.yml | ||
publish_canary_docker.yml | ||
publish_canary_driver.yml | ||
publish_canary_npm.yml | ||
publish_release.yml | ||
tests_fyi.yml | ||
tests_primary.yml | ||
tests_secondary.yml | ||
trigger_build_chromium.yml | ||
trigger_build_deprecated_webkit_mac_10.14.yml | ||
trigger_build_ffmpeg.yml | ||
trigger_build_firefox_stable.yml | ||
trigger_build_firefox.yml | ||
trigger_build_webkit.yml | ||
trigger_build_winldd.yml | ||
trigger_tests.yml |