playwright/packages/playwright-ct-core/src
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
..
injected fix(ct): fix component.d.ts core types (#29463) 2024-02-12 22:37:31 +01:00
cliOverrides.ts chore: expose clear cache to test server (#30268) 2024-04-05 09:31:34 -07:00
DEPS.list chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
devServer.ts chore: move dev server to config-based framework extensibility (#30234) 2024-04-05 08:39:51 -07:00
mount.ts feat(ct): experimental route fixture (#31554) 2024-07-06 09:35:20 -07:00
program.ts chore: move dev server to config-based framework extensibility (#30234) 2024-04-05 08:39:51 -07:00
route.ts feat(ct): experimental route fixture (#31554) 2024-07-06 09:35:20 -07:00
tsxTransform.ts fix(ct): ct ID clash on similar imports (#30108) 2024-03-25 23:50:45 +01:00
vitePlugin.ts chore: move dev server to config-based framework extensibility (#30234) 2024-04-05 08:39:51 -07:00
viteUtils.ts fix(ct): allow importing components from node_modules (#30493) 2024-04-24 12:32:28 -07:00