- Move lazy imports to top level in card_storage.py and players.py (CLAUDE.md violation) - Use os.environ.get() for S3_BUCKET/S3_REGION to allow dev/prod bucket separation - Fix test patch targets from app.db_engine to app.services.card_storage (required after top-level import move) - Fix assert_called_once_with field name: MockBatting.player → MockBatting.player_id Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| card_storage.py | ||
| formula_engine.py | ||
| refractor_boost.py | ||
| refractor_evaluator.py | ||
| refractor_init.py | ||
| season_stats.py | ||