- Filter the QP table to show only participants with QP > 0 or drafted by any team in the league (undrafted 0-QP participants hidden) - Compute global ranks with tie handling across the full field before filtering so displayed rank numbers and the top-8 Points Line remain correct after rows are removed - Fix flaky CI timeouts: world-cup simulator test (100 → 50 iterations), SportsSection userEvent test (explicit 15s timeout) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| AutodraftSettings.test.tsx | ||
| AvailableParticipantsSection.test.tsx | ||
| DraftGrid.test.tsx | ||
| DraftGridSection.test.tsx | ||
| MiniDraftGrid.test.tsx | ||
| ParticipantSelectionDialog.test.tsx | ||
| QualifyingPointsStandings.test.tsx | ||
| RecentPicksFeed.test.tsx | ||
| SportIcon.test.tsx | ||