Add tests for HolidayController (0% coverage) #3

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

Summary

The HolidayController has 0% code coverage. Tests need to be written for:

  • List holidays
  • Create holiday
  • Show holiday
  • Update holiday
  • Delete holiday
  • Unauthenticated access check

Acceptance Criteria

  • All CRUD operations tested
  • Authentication checks in place
  • Coverage target: >90%
  • Quality gate requirement: >70% overall coverage
## Summary The HolidayController has 0% code coverage. Tests need to be written for: - List holidays - Create holiday - Show holiday - Update holiday - Delete holiday - Unauthenticated access check ## Acceptance Criteria - [ ] All CRUD operations tested - [ ] Authentication checks in place - [ ] 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#3