6 Commits

Author SHA1 Message Date
Zhi
0d0a8c9a48 Convert wizard setup to globalSetup
- global-setup.ts: configures wizard before tests run
- playwright.config.ts: uses globalSetup
- wizard.spec.ts: simplified to just verify frontend loads
2026-03-14 08:34:55 +00:00
Zhi
afe4038778 Remove webServer config - services started via docker-compose 2026-03-14 07:41:45 +00:00
Zhi
47b9eecf9f fix playwright config: use chromium, remove remote debugging 2026-03-13 18:57:44 +00:00
Zhi
c340239003 configure playwright to use remote chrome debugging 2026-03-13 11:01:32 +00:00
Zhi
a23e425e35 allow BASE_URL and WEB_SERVER_URL env vars 2026-03-13 01:28:16 +00:00
Zhi
de9b0cd5d0 add playwright test setup 2026-03-13 01:19:27 +00:00