felt/internal
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
..
audit docs(01-05): complete Blind Structure + Chip Sets + Templates plan 2026-03-01 04:02:11 +01:00
auth feat(01-03): implement PIN auth routes, JWT HS256 enforcement, and auth tests 2026-03-01 03:59:05 +01:00
blind feat(01-05): add built-in templates, seed data, wizard tests, and template tests 2026-03-01 03:59:34 +01:00
clock feat(01-04): add clock warnings, API routes, tests, and server wiring 2026-03-01 03:56:23 +01:00
financial test(01-09): add ICM, chop/deal, tournament lifecycle, and integration tests 2026-03-01 08:10:52 +01:00
nats feat(01-01): implement core infrastructure — NATS, LibSQL, WebSocket hub, HTTP server 2026-03-01 03:42:42 +01:00
player feat(01-07): add player API routes, ranking tests, CSV export safety 2026-03-01 04:35:05 +01:00
seating feat(01-08): implement balance engine, break table, and seating API routes 2026-03-01 04:24:52 +01:00
server feat(01-09): implement tournament lifecycle, multi-tournament, ICM, and chop/deal 2026-03-01 07:58:11 +01:00
store feat(01-09): implement tournament lifecycle, multi-tournament, ICM, and chop/deal 2026-03-01 07:58:11 +01:00
template feat(01-05): add built-in templates, seed data, wizard tests, and template tests 2026-03-01 03:59:34 +01:00
tournament test(01-09): add ICM, chop/deal, tournament lifecycle, and integration tests 2026-03-01 08:10:52 +01:00