aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/auth/auth_test.go
AgeCommit message (Collapse)Author
2026-02-16test(backend): add unit tests for auth, config, ratelimit, game, and apinsfisis
Cover previously untested logic: session ID generation/hashing, password authentication, IP rate limiting, game state helpers, handler endpoints, task enqueue/result processing, and config loading. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>