Description
No visual regression testing exists. Implement screenshot-based testing with Detox for UI consistency.
Acceptance Criteria
Technical Scope
- e2e/
- .detoxrc.js
- .github/workflows/e2e-detox.yml
- Edge: device-specific rendering differences, test timing, baseline update workflow
Description
No visual regression testing exists. Implement screenshot-based testing with Detox for UI consistency.
Acceptance Criteria
Technical Scope