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
afe4038778
Remove webServer config - services started via docker-compose
2026-03-14 07:41:45 +00:00
47b9eecf9f
fix playwright config: use chromium, remove remote debugging
2026-03-13 18:57:44 +00:00
c340239003
configure playwright to use remote chrome debugging
2026-03-13 11:01:32 +00:00
a23e425e35
allow BASE_URL and WEB_SERVER_URL env vars
2026-03-13 01:28:16 +00:00
de9b0cd5d0
add playwright test setup
2026-03-13 01:19:27 +00:00