Problem
Current test coverage is ~15-20%. Existing tests cover StateManager, EventForm, and DOMUtils but many modules have zero coverage.
Scope
Add tests for:
Acceptance Criteria
- 80%+ line coverage
- All renderers have rendering tests (snapshot or DOM assertion)
- Event delegation tested
- View switching tested
Problem
Current test coverage is ~15-20%. Existing tests cover StateManager, EventForm, and DOMUtils but many modules have zero coverage.
Scope
Add tests for:
Acceptance Criteria