Complexity: 150 points
Summary
Add regression coverage for light and dark mode on the most important screens so future contributor changes don’t reintroduce theme bugs.
Tasks
- Identify the highest-risk themed screens and states.
- Add visual or screenshot-based regression checks around those states.
- Include public payment, dashboard, settings, and admin surfaces.
- Document the theme coverage expectations in tests or PR notes.
Acceptance Criteria
- High-risk themed screens have repeatable regression coverage.
- Theme regressions are easier to catch before merge.
- Coverage includes both light and dark mode.
Complexity: 150 points
Summary
Add regression coverage for light and dark mode on the most important screens so future contributor changes don’t reintroduce theme bugs.
Tasks
Acceptance Criteria