mantimon-tcg/backend/project_plans
Cal Corum f6e8ab5f67 Add integration tests for WebSocket game flow (TEST-002)
Create 16 integration tests across 7 test classes covering:
- JWT authentication (valid/invalid/expired tokens)
- Game join flow with Redis connection tracking
- Action execution and state broadcasting
- Turn timeout Redis operations (start/get/cancel/extend)
- Disconnection cleanup
- Spectator filtered state
- Reconnection tracking

Uses testcontainers for real Redis/Postgres integration. Completes
Phase 4 (Game Service + WebSocket) with all 18 tasks finished.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 00:02:40 -06:00
..
PHASE_1_DATABASE.json Update Phase 1 plan with gap fixes and Phase 2 prerequisites 2026-01-27 15:38:49 -06:00
PHASE_2_AUTH.json Fix OAuth absolute URLs and add account linking endpoints 2026-01-27 22:06:22 -06:00
PHASE_3_COLLECTION_DECKS.json Update project plans and documentation for Phase 3 completion 2026-01-28 15:26:01 -06:00
PHASE_4_GAME_SERVICE.json Add integration tests for WebSocket game flow (TEST-002) 2026-01-30 00:02:40 -06:00