The makeTeams(8) helper creates only a 70-pt Elo spread (1800→1730). With the Champions Stage bracket math this gives team-0 a ~19.6% win rate — right at the 0.2 threshold, causing the test to fail ~63% of the time in CI despite 1000 iterations. Use 100-pt steps (1800→1100) instead, giving team-0 a ~40% win rate and raising the assertion threshold to 0.25 for a clear safety margin. https://claude.ai/code/session_019w21Nkf5TvTZHH6oVHaQXR |
||
|---|---|---|
| .. | ||
| afl-simulator.test.ts | ||
| cs-major-simulator.test.ts | ||
| darts-simulator.test.ts | ||
| golf-simulator.test.ts | ||
| mlb-simulator.test.ts | ||
| ncaam-simulator.test.ts | ||
| ncaaw-simulator.test.ts | ||
| nhl-simulator.test.ts | ||
| snooker-simulator.test.ts | ||
| tennis-simulator.test.ts | ||
| ucl-simulator.test.ts | ||
| wnba-simulator.test.ts | ||
| world-cup-simulator.test.ts | ||