Add tests for PtoController (0% coverage) #4

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

Summary

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

  • List PTOs
  • Create PTO
  • Show PTO
  • Update PTO
  • Delete PTO
  • Unauthenticated access check

Acceptance Criteria

  • All CRUD operations tested
  • Authentication checks in place
  • Coverage target: >90%
  • Quality gate requirement: >70% overall coverage
## Summary The PtoController has 0% code coverage. Tests need to be written for: - List PTOs - Create PTO - Show PTO - Update PTO - Delete PTO - 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#4