paper-dynasty-discord/tests/scouting
Cal Corum c875cee9ee
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m22s
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:18:28 -05:00
..
__init__.py refactor: Consolidate scouting utilities, add test suite, use Discord timestamps 2026-03-05 03:04:53 +00:00
conftest.py fix: add missing pack, description, image fields to scouting test fixtures 2026-03-06 18:47:52 -06:00
test_scout_view.py fix: add missing week field to scout reward POST 2026-03-09 10:18:28 -05:00
test_scouting_cog.py refactor: Consolidate scouting utilities, add test suite, use Discord timestamps 2026-03-05 03:04:53 +00:00
test_scouting_helpers.py refactor: Consolidate scouting utilities, add test suite, use Discord timestamps 2026-03-05 03:04:53 +00:00