major-domo-database/tests/integration
Cal Corum 36b962e5d5 fix: update test limit to respect MAX_LIMIT=500 (#110)
Closes #110

The test was sending limit=999 which exceeds MAX_LIMIT (500), causing
FastAPI to return 422. Changed to limit=500, which is sufficient to
cover all seasons for any player.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 12:55:35 +00:00
..
snapshots feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints 2026-02-17 17:42:14 -06:00
test_stratplay_routes.py fix: update test limit to respect MAX_LIMIT=500 (#110) 2026-04-08 12:55:35 +00:00