brackt/app/components/standings/__tests__
Claude 26b51cc28b
Update StandingsTable tests to match redesigned component
- Remove showPlacementBreakdown prop (no longer exists on component)
- Replace Placement Breakdown test suite with 7-Day Change column tests
- Update header assertion: "Placements" → "7-Day Change"
- Add tests for positive/negative point change display and rank change indicators
- Remove accessibility test for placement title attributes

https://claude.ai/code/session_01CuCKFVYbpsKSQoFDcTYfY7
2026-03-22 17:48:30 +00:00
..
PointProgressionChart.test.tsx feat: add recharts library and implement PointProgressionChart component for historical views 2025-11-14 21:18:34 -08:00
StandingsTable.test.tsx Update StandingsTable tests to match redesigned component 2026-03-22 17:48:30 +00:00
TeamScoreBreakdown.test.tsx Fix bracket point averaging and partial-score display in standings/breakdown (#159) 2026-03-17 14:00:32 -07:00