MAESTRO: stabilize Playwright E2E suite

This commit is contained in:
Mariusz Banach
2026-02-18 06:58:01 +01:00
parent f296f78030
commit 41e2e3d570
67 changed files with 139 additions and 37 deletions

View File

@@ -81,7 +81,7 @@ All tasks in this phase are parallelizable [P] since they are independent E2E sp
## Completion
- [ ] All Playwright E2E specs pass: `npx playwright test`
- [x] All Playwright E2E specs pass: `npx playwright test`
- [ ] Both backend (uvicorn) and frontend (NextJS) start automatically via Playwright `webServer` config
- [ ] Visual regression baselines committed to `frontend/e2e/__snapshots__/`
- [ ] Zero axe-core WCAG 2.1 AA violations across all tested views