mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 05:23:31 +01:00
MAESTRO: confirm responsive layout passes
This commit is contained in:
@@ -85,7 +85,7 @@ All tasks in this phase are parallelizable [P] since they are independent E2E sp
|
|||||||
- [x] Both backend (uvicorn) and frontend (NextJS) start automatically via Playwright `webServer` config
|
- [x] Both backend (uvicorn) and frontend (NextJS) start automatically via Playwright `webServer` config
|
||||||
- [x] Visual regression baselines committed to `frontend/e2e/__snapshots__/`
|
- [x] Visual regression baselines committed to `frontend/e2e/__snapshots__/`
|
||||||
- [x] Zero axe-core WCAG 2.1 AA violations across all tested views (verified via `npx playwright test e2e/accessibility.spec.ts`)
|
- [x] Zero axe-core WCAG 2.1 AA violations across all tested views (verified via `npx playwright test e2e/accessibility.spec.ts`)
|
||||||
- [ ] No horizontal scrollbar or layout issues at any tested viewport (320–2560px)
|
- [x] No horizontal scrollbar or layout issues at any tested viewport (320–2560px)
|
||||||
- [ ] All user flows (paste, drop, select, analyse, report, cache, rate-limit) pass E2E
|
- [ ] All user flows (paste, drop, select, analyse, report, cache, rate-limit) pass E2E
|
||||||
- [ ] Playwright test report generated (HTML report available for review)
|
- [ ] Playwright test report generated (HTML report available for review)
|
||||||
- [ ] Run `/speckit.analyze` to verify consistency
|
- [ ] Run `/speckit.analyze` to verify consistency
|
||||||
|
|||||||
Reference in New Issue
Block a user