major-domo-database/tests
Cal Corum c40426d175 fix: remove unimplementable skipped caching tests (#33)
The three skipped tests in TestPlayerServiceCache required caching
in get_players() (read-through cache) and cache propagation through
the cls() pattern in write methods — neither is implemented and the
architecture does not support it without significant refactoring.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 16:29:58 -05:00
..
integration feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints 2026-02-17 17:42:14 -06:00
unit fix: remove unimplementable skipped caching tests (#33) 2026-03-17 16:29:58 -05:00
__init__.py refactor: Add dependency injection for testability 2026-02-03 15:59:04 +00:00