playwright/tests/components/ct-react-vite
Dmitry Gozman d05dae8db6 feat(ct): expose msw fixture that accepts msw-style request handlers
Implemented on top of `context.route()`.
2024-06-05 16:13:53 -07:00
..
playwright feat(ct): before mount hook wrapper (#18616) 2022-12-27 14:26:17 -08:00
src feat(ct): expose msw fixture that accepts msw-style request handlers 2024-06-05 16:13:53 -07:00
tests feat(ct): expose msw fixture that accepts msw-style request handlers 2024-06-05 16:13:53 -07:00
.gitignore fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
index.html fix(ct): render attributes (#17991) 2022-10-18 13:02:53 -07:00
package.json feat(ct): expose msw fixture that accepts msw-style request handlers 2024-06-05 16:13:53 -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 chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
tsconfig.node.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00
vite.config.ts chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00