playwright/utils/generate_types
Simon Knott f62f85ba51
fix(test runner): fix types to allow calling custom matchers on expect.poll (#32407)
The `'should support custom matchers'` test asserts that the
functionality works, but it was a type error. This PR updates the types
so that it's allowed.

Closes https://github.com/microsoft/playwright/issues/32408

---------

Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2024-09-02 13:42:15 +02: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 docs: use long for time in milliseconds (#31369) 2024-06-18 10:47:29 -07:00
overrides-test.d.ts fix(test runner): fix types to allow calling custom matchers on expect.poll (#32407) 2024-09-02 13:42:15 +02:00
overrides-testReporter.d.ts chore: get rid of ConfigInWorker, use FullConfig instead (#30517) 2024-04-24 14:14:05 -07:00
overrides.d.ts chore: update removeAllListeners docs (#32305) 2024-08-26 09:29:02 -07:00
parseOverrides.js chore: generate more types (#13358) 2022-04-06 13:36:20 -07:00