brackt/app/components/__tests__
Chris Parsons 7a1de6e151
Some checks failed
🚀 Deploy / 🧪 Test (pull_request) Failing after 3m12s
🚀 Deploy / ʦ🔍 Typecheck & Lint (pull_request) Successful in 1m41s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
Remove flaky context menu click tests
userEvent hangs indefinitely on Radix UI ContextMenu items in jsdom
due to pointer-event/animation checks. The deleted tests were testing
React/Radix callback wiring rather than app logic — the remaining
presence/absence tests already cover the conditional rendering behavior.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 22:04:57 -07:00
..
AutodraftSettings.test.tsx fix: resolve all 48 WCAG 2.2 AA accessibility issues (#439) 2026-05-17 20:11:38 -07:00
AvailableParticipantsSection.test.tsx sync racing standings (#80) 2026-06-10 04:25:48 +00:00
DraftGrid.test.tsx Add Cloudinary-backed avatar system (#385) 2026-05-06 14:47:37 -07:00
DraftGridSection.test.tsx Remove flaky context menu click tests 2026-06-09 22:04:57 -07:00
MiniDraftGrid.test.tsx Remove flaky context menu click tests 2026-06-09 22:04:57 -07:00
ParticipantSelectionDialog.test.tsx Show why a participant is ineligible to draft (#378) 2026-05-04 21:54:14 -07:00
QualifyingPointsStandings.test.tsx Fix QP standings: filter to drafted/points-earning participants with correct global ranks 2026-06-06 09:38:47 -07:00
RecentPicksFeed.test.tsx Mobile draft room improvements: watchlist, collapsible picks feed, autodraft controls (#355) 2026-04-29 11:49:26 -07:00
SportIcon.test.tsx Add Cloudinary sports icon uploads (#393) 2026-05-07 16:07:34 -07:00