fix: update evolution/cards endpoint to refractor/cards (#113) #114

Merged
cal merged 2 commits from issue/113-update-evolution-cards-endpoint-to-refractor-cards into main 2026-03-24 05:20:12 +00:00

2 Commits

Author SHA1 Message Date
Cal Corum
fddac59f7e fix: update test mock endpoint strings to refractor/cards/ (#114)
All checks were successful
Ruff Lint / lint (pull_request) Successful in 20s
Mock routing in _patch_db_get and _failing_db_get still checked for
"evolution/cards/" after the production endpoint was renamed, causing
all badge-presence assertions to pass vacuously (evo_state=None).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 00:19:23 -05:00
Cal Corum
45894c72ee fix: update evolution/cards endpoint to refractor/cards (#113)
Closes #113

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 00:19:23 -05:00