mantimon-tcg/backend/tests
Cal Corum 50bd3f1591 Add config API endpoint for frontend game settings
Expose game configuration (energy types, card types, rule constants) via
/api/config endpoint so frontend can dynamically load game rules without
hardcoding values.
2026-01-31 15:43:41 -06:00
..
api Add config API endpoint for frontend game settings 2026-01-31 15:43:41 -06:00
core Extend core card models with rarity tiers and card subtypes 2026-01-31 15:43:07 -06:00
db Switch to testcontainers for automatic test container management 2026-01-28 16:49:11 -06:00
scripts Simplify card image URLs to use set-based paths 2026-01-27 16:16:51 -06:00
services Implement UserRepository pattern with dependency injection 2026-01-30 07:30:16 -06:00
socketio Add integration tests for WebSocket game flow (TEST-002) 2026-01-30 00:02:40 -06:00
unit Add has_starter_deck to user profile API response 2026-01-30 23:14:04 -06:00
__init__.py Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00
conftest.py Switch to testcontainers for automatic test container management 2026-01-28 16:49:11 -06:00
factories.py Add database infrastructure with SQLAlchemy models and test suite 2026-01-27 10:17:30 -06:00
test_health.py Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00