david ac858f1e6d feat(tournaments): add partnership tracking and tournament management
Implement comprehensive partnership tracking system and tournament
management features including round-robin, single/double elimination,
and Swiss system pairings.

Changes:
- Add partnership_games and partnership_stats tables
- Implement PartnershipTracker service for recording partnership data
- Add tournament generator with multiple formats
- Create tournament management actions and views
- Add acceptance tests for partnership tracking
- Fix PartnershipTracker to use single snapshot per player per match
- Fix round-robin test to query by round_number instead of hardcoded ID

Note: All 8 acceptance tests now passing
2026-03-27 12:25:34 -07:00
2024-09-12 17:53:09 -07:00
2024-09-06 12:59:40 -07:00
2024-09-06 15:40:13 -07:00
2024-09-06 12:59:40 -07:00
2024-09-06 12:59:40 -07:00
2024-09-06 12:59:40 -07:00
2024-09-06 12:59:40 -07:00
2024-09-06 12:59:40 -07:00
2024-09-12 19:06:02 -07:00
2024-09-06 12:59:40 -07:00
S
Description
No description provided
Readme 5.6 MiB
2026-03-31 23:35:21 +00:00
Languages
TypeScript 88.4%
JavaScript 8.2%
Gherkin 1.6%
Just 0.9%
Shell 0.5%
Other 0.3%