NBA-Fantasy-Game / tests /test_database.py

Commit History

ci(hooks): add pre-commit config with ruff and mypy hooks
56bab24

HatmanStack commited on

test(database): add integration test for CSV column validation
6670270

HatmanStack commited on

refactor(database): decouple Streamlit caching from connection module
869908b

HatmanStack commited on

fix: restore player search functionality and add HF frontmatter
efaa2dc

Hatmanstack commited on

Address reviewer feedback: fix grammar, path resolution, and sampling logic
7b3455b

Hatmanstack commited on

Transition data layer to local CSV using pandas
20852d6

Hatmanstack commited on

Fix CI failures: type annotations, linting, and coverage threshold
92a832f

Hatmanstack Claude Opus 4.5 commited on

Refactor app with security fixes, error handling, and type safety
6424951

Hatmanstack Claude Opus 4.5 commited on