paper-dynasty-discord/tests/scouting
Cal Corum 3e9c2f6564
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m15s
fix: add missing week field to scout reward POST
The rewards API requires a week field. The scout claim callback was
posting without it, causing a 422 validation error when a user
selected a card from a scout opportunity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 10:20:23 -05:00
..
__init__.py refactor: Consolidate scouting utilities, add test suite, use Discord timestamps 2026-03-09 13:22:58 +00:00
conftest.py fix: add missing pack, description, image fields to scouting test fixtures 2026-03-09 13:22:58 +00:00
test_scout_view.py fix: add missing week field to scout reward POST 2026-03-09 10:20:23 -05:00
test_scouting_cog.py refactor: Consolidate scouting utilities, add test suite, use Discord timestamps 2026-03-09 13:22:58 +00:00
test_scouting_helpers.py refactor: Consolidate scouting utilities, add test suite, use Discord timestamps 2026-03-09 13:22:58 +00:00