playwright/utils/generate_types
Dmitry Gozman 4123a55be5
chore: generate more types (#13358)
As a result, fix documentation issues:
- Removed `TestStep.data` that is not a thing.
- Added `TestConfig.name` documentation.
- Refined a lot of optional types in the documentation.
- Aligned `test.fail()` and `test.slow()` docs with `test.skip()`.
- Strict set of docs vs types inconsistensies in the generator
2022-04-06 13:36:20 -07:00
..
test fix(types): allow specifying element type in locator.evaluate callback (#11048) 2021-12-21 13:17:45 -08:00
exported.json feat(test-runner): implement expect(pageOrLocator).toHaveScreenshot (#12242) 2022-02-28 12:25:59 -08:00
index.js chore: generate more types (#13358) 2022-04-06 13:36:20 -07:00
overrides-test.d.ts chore: generate more types (#13358) 2022-04-06 13:36:20 -07:00
overrides-testReporter.d.ts chore: generate more types (#13358) 2022-04-06 13:36:20 -07:00
overrides.d.ts fix(types): allow specifying element type in locator.evaluate callback (#11048) 2021-12-21 13:17:45 -08:00
parseOverrides.js chore: generate more types (#13358) 2022-04-06 13:36:20 -07:00