test(e2e): wire Playwright to the UI Lab with scenario smoke tests

This commit is contained in:
2026-07-05 15:02:26 +01:00
parent 79e2e28979
commit bf38fac30d
5 changed files with 106 additions and 34 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ http://127.0.0.1:1422
The script runs Vite in the custom `ui` mode:
```bash
vite --mode ui --host 127.0.0.1 --port 1422 --strictPort --open
vite --mode ui --host 127.0.0.1 --port 1422 --strictPort
```
The normal app development commands are unchanged: