felt/internal/tournament
Mikkel Georgsen 295844983a test(01-09): add ICM, chop/deal, tournament lifecycle, and integration tests
- 12 ICM tests: exact/Monte Carlo, validation, performance, convergence
- 6 chop/deal tests: chip chop, even chop, custom, partial, positions, tournament end
- 9 tournament unit tests: template creation, overrides, start validation, auto-close, multi-tournament, state aggregation
- 4 integration tests: full lifecycle, deal workflow, cancel, pause/resume
- Fix integration test DB concurrency with file-based DB + WAL mode

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 08:10:52 +01:00
..
integration_test.go test(01-09): add ICM, chop/deal, tournament lifecycle, and integration tests 2026-03-01 08:10:52 +01:00
multi.go feat(01-09): implement tournament lifecycle, multi-tournament, ICM, and chop/deal 2026-03-01 07:58:11 +01:00
state.go feat(01-09): implement tournament lifecycle, multi-tournament, ICM, and chop/deal 2026-03-01 07:58:11 +01:00
tournament.go test(01-09): add ICM, chop/deal, tournament lifecycle, and integration tests 2026-03-01 08:10:52 +01:00
tournament_test.go test(01-09): add ICM, chop/deal, tournament lifecycle, and integration tests 2026-03-01 08:10:52 +01:00