You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: The WebSocket logic for game moves relies on manual QA. Regressions easily slip in. Location:backend/modules/api/src/ws.rs Acceptance Criteria:
Write an actix test::TestServer suite that connects a WS client and simulates a chess game.
Context: The WebSocket logic for game moves relies on manual QA. Regressions easily slip in.
Location:
backend/modules/api/src/ws.rsAcceptance Criteria:
test::TestServersuite that connects a WS client and simulates a chess game.