Complexity: High (200 points)
Why this matters
Contrast unit tests miss layout breaks. Timeline/metrics already called out.
Problem
No screenshot CI.
What "done" looks like
- Screenshots for landing, register (mock), dashboard (mock), dark+light.
- CI optional/artifact.
- Docs for updating goldens.
Scope
- In: playwright, ci, docs.
- Out: Pixel-perfect design ops.
Guidelines
- Key files:
tests/e2e/, .github/workflows/ci.yml
- Watch for: font flakiness, timestamps.
- Constraints: Mask dynamic times. Mock data.
- Validate:
npx playwright test
PR must include
Complexity: High (200 points)
Why this matters
Contrast unit tests miss layout breaks. Timeline/metrics already called out.
Problem
No screenshot CI.
What "done" looks like
Scope
Guidelines
tests/e2e/,.github/workflows/ci.ymlnpx playwright testPR must include