playwright/tests/components
Max Schmitt 18b51308ff
test(svelte): migrate svelte-navigator to custom minimal router (#30225)
Repro: `cd tests/components/ct-svelte && rm -rf node_modules
package-lock.json && npm i && npx playwright test --project=chromium`

Follow-up based on
https://github.com/microsoft/playwright/pull/28624#issuecomment-1858608101.

Svelte has no router by default, only SvelteKit - so lets remove the
package which is not maintained anymore and not recommended.
2024-04-04 16:01:08 +02:00
..
ct-react-vite test: bump ct typescript version (#29855) 2024-03-11 17:09:26 +01:00
ct-react17 feat(ct): double unmounting component throws error (#29650) 2024-02-26 11:16:27 -08:00
ct-solid test: bump ct typescript version (#29855) 2024-03-11 17:09:26 +01:00
ct-svelte test(svelte): migrate svelte-navigator to custom minimal router (#30225) 2024-04-04 16:01:08 +02:00
ct-svelte-vite test(svelte): migrate svelte-navigator to custom minimal router (#30225) 2024-04-04 16:01:08 +02:00
ct-vue-cli feat(ct): double unmounting component throws error (#29650) 2024-02-26 11:16:27 -08:00
ct-vue-vite feat(ct): double unmounting component throws error (#29650) 2024-02-26 11:16:27 -08:00
ct-vue2-cli feat(ct): double unmounting component throws error (#29650) 2024-02-26 11:16:27 -08:00
.gitignore Revert "chore: use plugins for component testing again (#13977)" (#13998) 2022-05-06 12:02:07 -07:00
test-all.spec.js chore(ct): type check (#18208) 2022-10-20 13:33:25 -07:00