playwright/tests/components/ct-react-vite
Dmitry Gozman 369a1eca48
feat(ct): experimental route fixture (#31554)
This fixture accepts the same arguments as `context.route()`, but also
supports request handlers compatible with msw syntax.
2024-07-06 09:35:20 -07:00
..
playwright
src feat(ct): experimental route fixture (#31554) 2024-07-06 09:35:20 -07:00
tests feat(ct): experimental route fixture (#31554) 2024-07-06 09:35:20 -07:00
.gitignore
index.html
package.json feat(ct): experimental route fixture (#31554) 2024-07-06 09:35:20 -07:00
playwright.config.ts fix(chromium): continue requests paused for the second time (#27429) 2023-10-04 11:18:06 -07:00
tsconfig.json
tsconfig.node.json
vite.config.ts