Add tests for AllocationController (0% coverage) #2

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

Summary

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

  • List allocations
  • Create allocation
  • Show allocation
  • Update allocation
  • Delete allocation
  • Unauthenticated access check

Acceptance Criteria

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