playwright/utils
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
..
build chore: do not bundle api.json and protocol.yml (#6841) 2021-06-02 14:01:05 -07:00
docker devops(docker): upgrade to node 16 (#6498) 2021-05-12 09:23:38 -07:00
doclint chore: do not bundle api.json and protocol.yml (#6841) 2021-06-02 14:01:05 -07:00
flakiness-dashboard devops: flakiness dashboard to support new folio report (#6677) 2021-05-20 09:46:50 -07:00
generate_types fix: various test-related fixes (#6916) 2021-06-04 18:43:54 -07:00
linux-browser-dependencies chore: use bash instead of sh in code blocks (#6847) 2021-06-02 18:23:06 +02:00
protocol-types-generator fix(chromium): use frameDetached reason (#4468) 2020-11-17 10:24:13 -08:00
testserver chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
avd_install.sh devops: add bot to test Android (#4693) 2020-12-13 14:13:50 -08:00
avd_recreate.sh feat(adb): add screenshot (#4701) 2020-12-13 23:20:13 -08:00
avd_start.sh fix(adb): force page scale factor update on connection (#4755) 2020-12-17 18:28:49 -08:00
avd_test.js feat(scopes): make page a scope (#4385) 2020-11-10 14:47:26 -08:00
build_android_driver.sh chore(android): respect timeout, add build script (#4690) 2020-12-11 23:35:25 -08:00
check_chromium_cdn.js devops: migrate //utils/check_availability.js off browser fetcher (#3418) 2020-08-12 15:01:07 -07:00
check_deps.js chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
copyright.js chore(eslint): lint for copyrights on files (#2858) 2020-07-07 11:12:45 -07:00
draft_release_notes.sh chore: udpate scripts that generates release draft (#5556) 2021-02-24 13:26:44 -08:00
generate_channels.js chore: implement mixins in protocol.yml (#5932) 2021-03-24 06:37:10 -07:00
generate_dotnet_channels.js chore: generate dotnet initializers (#6755) 2021-05-26 08:04:45 -07:00
list_closed_issues.sh chore: add script to fetch closed bugs since git commit (#2066) 2020-04-30 17:57:45 -07:00
markdown.js Revert "chore(docs): add support for language specific notes (#5810)" 2021-03-18 13:50:17 -07:00
print_versions.js docs: fix browser version generation script (#4797) 2020-12-21 18:09:55 -08:00
publish_all_packages.sh feat(test): introduce npx playwright test (#6816) 2021-06-03 08:07:55 -07:00
roll_browser.js chore: update //utils/roll_browser.js script to roll anything (#6279) 2021-04-22 17:45:34 -07:00
upload_flakiness_dashboard.sh devops: better upload flakiness dashboard upload script (#6176) 2021-04-19 08:39:10 -07:00