brackt/app/components/scoring/__tests__
Chris Parsons 64b59b4798 Fix NBA play-in elimination display and consolidate bracket reprocessing
- Fix computeEliminatedByRound() to track participant1Id/participant2Id
  in addition to winnerId/loserId, so a 7v8 play-in loser placed in a
  PIR2 slot (incomplete match) is not shown as eliminated on the league page
- Replace separate Recalculate Floors and Reprocess Eliminations buttons
  with a single Reprocess Bracket action that replays all matches and
  re-marks non-bracket participants as eliminated
- Add NBA play-in test cases for the elimination computation logic
2026-04-15 14:51:54 -07:00
..
PlayoffBracket.test.tsx Fix NBA play-in elimination display and consolidate bracket reprocessing 2026-04-15 14:51:54 -07:00