playwright/.github/workflows
Dmitry Gozman f745bf1fbc
chore: bring in folio source (#6923)
- 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.
2021-06-06 17:09:53 -07:00
..
infra.yml chore: drop support for Node.js 10 (#6371) 2021-04-30 07:49:10 -07:00
publish_canary_docker.yml chore: drop support for Node.js 10 (#6371) 2021-04-30 07:49:10 -07:00
publish_canary_driver.yml chore: drop support for Node.js 10 (#6371) 2021-04-30 07:49:10 -07:00
publish_canary_npm.yml devops: introduce manual @next NPM publishing (#6881) 2021-06-03 14:50:40 -07:00
publish_release.yml chore: drop support for Node.js 10 (#6371) 2021-04-30 07:49:10 -07:00
tests_fyi.yml chore: do not use a subshell hack when using XVFB (#6884) 2021-06-03 15:28:57 -07:00
tests_primary.yml chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
tests_secondary.yml chore: do not use a subshell hack when using XVFB (#6884) 2021-06-03 15:28:57 -07:00
trigger_build_chromium.yml devops: use ubuntu focal on bots and docs (#5951) 2021-04-05 12:39:15 -07:00
trigger_build_deprecated_webkit_mac_10.14.yml devops: use ubuntu focal on bots and docs (#5951) 2021-04-05 12:39:15 -07:00
trigger_build_ffmpeg.yml devops: use ubuntu focal on bots and docs (#5951) 2021-04-05 12:39:15 -07:00
trigger_build_firefox_stable.yml devops: trigger Firefox Stable builds (#6174) 2021-04-09 22:27:02 -07:00
trigger_build_firefox.yml devops: use ubuntu focal on bots and docs (#5951) 2021-04-05 12:39:15 -07:00
trigger_build_webkit.yml devops: use ubuntu focal on bots and docs (#5951) 2021-04-05 12:39:15 -07:00
trigger_build_winldd.yml devops: use ubuntu focal on bots and docs (#5951) 2021-04-05 12:39:15 -07:00
trigger_tests.yml devops: use ubuntu focal on bots and docs (#5951) 2021-04-05 12:39:15 -07:00