paper-dynasty-database/tests
Cal Corum 4ed62dea2c
All checks were successful
Build Docker Image / build (push) Successful in 8m41s
refactor: rename PlayerSeasonStats so to so_batter and k to so_pitcher
The single-letter `k` field was ambiguous and too short for comfortable use.
Rename to `so_pitcher` for clarity, and `so` to `so_batter` to distinguish
batting strikeouts from pitching strikeouts in the same model.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 09:31:52 -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: rename PlayerSeasonStats so to so_batter and k to so_pitcher 2026-03-17 09:31:52 -05:00
test_season_stats_model.py refactor: rename PlayerSeasonStats so to so_batter and k to so_pitcher 2026-03-17 09:31:52 -05:00