major-domo-database/tests/unit
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
..
test_base_service.py fix: Complete dependency injection refactor and restore caching 2026-02-04 01:13:46 -06:00
test_player_service.py fix: remove unimplementable skipped caching tests (#33) 2026-03-17 16:29:58 -05:00
test_team_service.py fix: Complete dependency injection refactor and restore caching 2026-02-04 01:13:46 -06:00