paper-dynasty-database/tests
Cal Corum 6580c1b431
All checks were successful
Build Docker Image / build (push) Successful in 8m46s
refactor: deduplicate pitcher formula and test constants
Extract shared pitcher value computation into _pitcher_value() helper.
Consolidate duplicated column lists and index helper in season stats tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 09:49:33 -05:00
..
__init__.py feat: evolution track seed data and tests (WP-03) (#68) 2026-03-12 17:35:12 -05:00
conftest.py feat: add PlayerSeasonStats Peewee model (#67) 2026-03-12 16:35:02 -05:00
test_evolution_seed.py feat: evolution track seed data and tests (WP-03) (#68) 2026-03-12 17:35:12 -05:00
test_evolution_track_api.py feat: Track Catalog API endpoints (WP-06) (#71) 2026-03-12 20:40:38 -05:00
test_formula_engine.py refactor: split PlayerSeasonStats into BattingSeasonStats and PitchingSeasonStats 2026-03-17 09:43:22 -05:00
test_season_stats_model.py refactor: deduplicate pitcher formula and test constants 2026-03-17 09:49:33 -05:00