Improve AuthController coverage (47.1% → 90%) #7

Open
opened 2026-02-17 16:36:30 +00:00 by santhoshj · 0 comments
Owner

Summary

AuthController has 47.1% coverage. Missing tests for:

  • Validation error handling
  • Invalid email format
  • Password strength validation
  • Token expiration

Acceptance Criteria

  • Edge cases tested
  • Validation errors covered
  • Coverage target: >90%
  • Quality gate requirement: >70% overall coverage
## Summary AuthController has 47.1% coverage. Missing tests for: - Validation error handling - Invalid email format - Password strength validation - Token expiration ## Acceptance Criteria - [ ] Edge cases tested - [ ] Validation errors covered - [ ] Coverage target: >90% ## Related - Quality gate requirement: >70% overall coverage
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: santhoshj/headroom#7