closing capacity planning - normal mode.

This commit is contained in:
2026-02-19 23:32:27 -05:00
parent b821713cc7
commit fedfc21425
2 changed files with 5 additions and 4 deletions

View File

@@ -492,9 +492,9 @@
- [x] 4.1.24 Write unit test: Redis caching for capacity (->todo)
#### Component Tests (Frontend)
- [ ] 4.1.25 Write component test: CapacityCalendar displays month (skip)
- [ ] 4.1.26 Write component test: Availability editor toggles values (skip)
- [ ] 4.1.27 Write component test: CapacitySummary shows totals (skip)
- [x] 4.1.25 Write component test: CapacityCalendar displays month
- [x] 4.1.26 Write component test: Availability editor toggles values
- [x] 4.1.27 Write component test: CapacitySummary shows totals
**Commit**: `test(capacity): Add pending tests for all planning scenarios`