Files
Claude 1419a60f2c Boost test coverage from 57% to 76% with comprehensive tests
- Added page component tests for login and dashboard pages
- Added comprehensive API client tests (99% coverage)
- Enhanced authSlice tests to 100% coverage
- Added CommandInput component tests (100% coverage)
- Total: 229 passing tests (67 new tests)
- Coverage improved: 57.63% → 76.34% overall
  - Statements: 57.63% → 76.34%
  - Branches: 42.29% → 71.93%
  - Functions: 60.62% → 74.8%
  - Lines: 57.16% → 76.85%

Key improvements:
- app: 0% → 23.33%
- app/dashboard: 0% → 100%
- lib (API): 7.14% → 95.53%
- lib/store: 86.74% → 95.18%
- components/TerminalModal: 95.83% → 100%

https://claude.ai/code/session_mmQs0
2026-02-01 15:17:47 +00:00
..