playwright/tests/inspector
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
..
cli-codegen-1.spec.ts chore: fix codegen to emit new C# api (#6763) 2021-05-26 15:44:40 -07:00
cli-codegen-2.spec.ts chore: fix codegen to emit new C# api (#6763) 2021-05-26 15:44:40 -07:00
cli-codegen-csharp.spec.ts fix(codegen): update csharp boilerplate (#6742) 2021-05-25 10:59:17 -07:00
cli-codegen-java.spec.ts fix(codegen): generate all options for java (#6698) 2021-05-21 16:17:25 -07:00
cli-codegen-javascript.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
cli-codegen-python-async.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
cli-codegen-python.spec.ts test: prepare test to use options as passed (#6557) 2021-05-13 10:22:23 -07:00
inspectorTest.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
pause.spec.ts fix: various test-related fixes (#6916) 2021-06-04 18:43:54 -07:00