major-domo-legacy/tests
Cal Corum 4bd5a0b786 Add comprehensive edge case and integration tests for salary cap
New test classes:
- TestEdgeCases: Negative values, large numbers, precision boundaries
- TestRealTeamModel: Tests with actual api_calls.team.Team model

Added 9 new tests (30 total):
- Negative salary cap handling
- Negative WAR values
- Very large/small cap values
- Float precision boundary (exactly at tolerance)
- Real Pydantic Team model integration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 17:19:27 -06:00
..
api_calls DraftPick, Player, Team, and DraftData dataclasses added along with tests 2025-06-07 23:49:13 -05:00
test_salary_cap.py Add comprehensive edge case and integration tests for salary cap 2025-12-09 17:19:27 -06:00