playwright/tests
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
..
android chore: do not use project id in telereporter (#29776) 2024-03-01 21:44:08 -08:00
assets fix: preserve test declaration order in html and merged report (#30159) 2024-03-29 10:12:33 -07:00
components test(svelte): migrate svelte-navigator to custom minimal router (#30225) 2024-04-04 16:01:08 +02:00
config test: generate debug controller channel (#30018) 2024-03-20 16:56:29 +01:00
electron chore: do not use project id in telereporter (#29776) 2024-03-01 21:44:08 -08:00
image_tools chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
installation fix(trace-viewer): exit if given trace.zip does not exist (#30222) 2024-04-03 18:47:03 +02:00
library fix(connect): include websocket close reason in the error message (#30203) 2024-04-01 21:05:33 -07:00
page feat(expect) - add ignoreCase option for toHaveURL (#30192) 2024-04-02 16:20:46 -07:00
playwright-test docs: document FullReporter API (#30186) 2024-04-02 16:15:02 -07:00
stress fix(dispatchers): separate gc bucket for main frame, increased limit (#28629) 2023-12-14 10:42:08 -08:00
third_party/proxy test: vendor 'proxy' dependency (#29370) 2024-02-05 21:57:14 +01:00
webview2 devops: fix WebView2 tests (#30009) 2024-03-19 23:18:20 +01:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json test: add installation tests for supposed plugin story (#27331) 2023-09-28 17:18:22 -07:00