playwright/utils/generate_types
Dmitry Gozman 9a3ab614c5 fix: correct types for things like test.describe.only
For more esoteric chained method we had the basic description
pulled from `test.describe` instead of a specialized description
we have in the docs for `test.describe.only`.
2024-10-16 15:22:46 +01:00
..
test chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
exported.json feat(types): export PageAssertionsToHaveScreenshotOptions type (#31319) 2024-06-14 09:39:21 -07:00
index.js fix: correct types for things like test.describe.only 2024-10-16 15:22:46 +01:00
overrides-test.d.ts fix: correct types for things like test.describe.only 2024-10-16 15:22:46 +01:00
overrides-testReporter.d.ts chore: move Location type from testReporter.d.ts to test.d.ts (#32687) 2024-09-18 16:57:11 +02:00
overrides.d.ts feat(routeWebSocket): address api review feedback (#32850) 2024-09-27 04:01:31 -07:00
parseOverrides.js fix: correct types for things like test.describe.only 2024-10-16 15:22:46 +01:00