playwright/tests/components/ct-svelte-vite/src
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
..
assets test(svelte): migrate svelte-navigator to custom minimal router (#30225) 2024-04-04 16:01:08 +02:00
components feat(ct): svelte vite context (#26554) 2023-08-19 16:26:06 -07:00
pages test(ct): svelte router (#18749) 2022-12-19 15:34:45 -08:00
store feat(ct): svelte rerender (#17940) 2022-10-10 12:45:48 -07:00
App.svelte test(svelte): migrate svelte-navigator to custom minimal router (#30225) 2024-04-04 16:01:08 +02:00
main.ts chore(ct): type check (#18208) 2022-10-20 13:33:25 -07:00
svelte.d.ts test(ct): svelte router (#18749) 2022-12-19 15:34:45 -08:00
vite-env.d.ts chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00