Major Domo Legacy - Original Discord bot implementation
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> |
||
|---|---|---|
| .vscode | ||
| api_calls | ||
| cogs | ||
| tests | ||
| .gitignore | ||
| db_calls_gameday.py | ||
| db_calls_gameplay.py | ||
| db_calls.py | ||
| Dockerfile | ||
| exceptions.py | ||
| gameplay_helpers.py | ||
| helpers.py | ||
| LICENSE | ||
| majordomo.py | ||
| pytest.ini | ||
| requirements.txt | ||
| salary_cap_refactor_plan.json | ||