Files
headroom/backend/tests/Unit/VarianceCalculatorTest.php
Santhosh Janardhanan 7fa5b9061c test(backend): add comprehensive tests for reporting and allocation
Add test coverage for:
- ReportTest: 9 tests for reporting API (payload, view types, filters, validation)
- ProjectMonthPlanTest: CRUD operations for monthly planning
- UntrackedAllocationTest: untracked allocation handling
- ReconciliationCalculatorTest: plan vs estimate reconciliation logic
- VarianceCalculatorTest: variance and status calculations

All tests passing (157 total).
2026-03-08 18:22:40 -04:00

5.4 KiB