paper-dynasty-card-creation/tests
Cal Corum 5b8d027d46 fix: remove test_positions_df non-test that always passes (#16)
Closes #16

Deleted test_positions_df which called an async function synchronously
(returning a coroutine, not a DataFrame) and asserted True == True.
Zero coverage. Also removed the now-unused pd_positions_df import.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 02:02:10 -05:00
..
data-input Updated mround to return float 2024-10-18 12:12:40 -05:00
retro_helpers Added exceptions.py, added date_math, error checks for promos 2024-11-02 19:00:39 -05:00
test_automated_data_fetcher.py Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00
test_batter_calcs.py Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00
test_date_math.py Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00
test_helpers.py fix: remove test_positions_df non-test that always passes (#16) 2026-03-21 02:02:10 -05:00
test_promo_description_protection.py Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00
test_rarity_cost_adjustments.py Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00
test_rate_stats_formulas.py Fix SLG formula drift in extracted rating models 2026-02-26 07:47:15 -06:00