v0.5.0 user support with auth added, tests and doc updated

This commit is contained in:
2025-11-05 02:56:41 -05:00
parent 59486bfe32
commit a3f4db96fa
25 changed files with 2409 additions and 1172 deletions

View File

@ -34,6 +34,7 @@ Tests all API endpoints, error handling, rate limiting, and game logic.
- Security hardening and input validation
### 2. Database Persistence Tests (`test-db.sh`)
**Outdated: test-db.sh and test-db-server.sh currently focus on user operations.**
Tests database storage, async writes, and data integrity.