playwright/tests/config
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
..
test-runner chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
android.config.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
baseTest.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
browserTest.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
checkCoverage.js test: run page tests on electron bot (#6122) 2021-04-08 10:26:26 -07:00
coverage.js test: roll to folio@0.4.0-alpha3 (#6262) 2021-04-29 11:11:32 -07:00
default.config.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
electron.config.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
remote-server-impl.js fix(connect): handle disconnect in various situations (#6276) 2021-05-06 09:34:06 -07:00
remoteServer.ts chore: make tracing zero config (#6859) 2021-06-02 22:00:34 -07:00
utils.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00