playwright/types
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
..
protocol.d.ts feat(chromium): roll Chromium to r888113 (#6832) 2021-06-01 18:06:44 -07:00
structs.d.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
test.d.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
testExpect.d.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
testInternal.d.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
types.d.ts chore: make tracing zero config (#6859) 2021-06-02 22:00:34 -07:00