paper-dynasty-database/tests
Cal Corum 500a8f3848 fix: complete remaining evolution→refractor renames from review
- Rename route /{team_id}/evolutions → /{team_id}/refractors
- Rename function initialize_card_evolution → initialize_card_refractor
- Rename index names in migration SQL
- Update all test references

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 14:17:03 -05:00
..
__init__.py feat: evolution track seed data and tests (WP-03) (#68) 2026-03-12 17:35:12 -05:00
conftest.py refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
test_formula_engine.py refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
test_postgame_refractor.py refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
test_refractor_evaluator.py refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
test_refractor_init.py fix: complete remaining evolution→refractor renames from review 2026-03-23 14:17:03 -05:00
test_refractor_models.py refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
test_refractor_seed.py refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
test_refractor_state_api.py fix: complete remaining evolution→refractor renames from review 2026-03-23 14:17:03 -05:00
test_refractor_track_api.py refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
test_season_stats_model.py refactor: deduplicate pitcher formula and test constants 2026-03-17 09:49:33 -05:00
test_season_stats_update.py fix: stale docstring + add decision-only pitcher test 2026-03-19 10:31:16 -05:00