|
All checks were successful
Ruff Lint / lint (pull_request) Successful in 14s
Closes #149 Replaces fragile track_name string matching ('Pitcher' check) with the structured card_type field ('sp', 'rp', 'batter') already present in refractor API data. Prevents silent wrong-type renders when track_name varies ('Starting Pitcher', 'SP', etc.). Updates test fixtures and adds assertions that verify the correct card type URL segment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| command_logic | ||
| gameplay_models | ||
| in_game | ||
| other | ||
| players_refactor | ||
| scouting | ||
| conftest.py | ||
| factory.py | ||
| refractor-integration-test-plan.md | ||
| refractor-preflight.sh | ||
| test_api_calls.py | ||
| test_card_embed_refractor.py | ||
| test_complete_game_hook.py | ||
| test_play_locking.py | ||
| test_player_refractor_view.py | ||
| test_post_game_render.py | ||
| test_refractor_commands.py | ||
| test_refractor_notifs.py | ||