You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
oabrivard 449edfcf59 Add test coverage and documentation improvement spec
Addresses all 5 recommendations from tech lead assessment:
- Frontend page tests (~39 tests for Settings, Home, Sources, Login, Generate)
- Frontend JSDoc documentation (~30 files)
- Backend test gaps (schema builder, auth middleware, token utils)
- E2E tests with Playwright (5 flows against real Docker stack)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
.claude Fix rate limiter bug, simplify v2 code 3 months ago
backend Fix rate limiter bug, simplify v2 code 3 months ago
docs Add test coverage and documentation improvement spec 3 months ago
frontend Fix rate limiter bug, simplify v2 code 3 months ago
.env.example Finished phase 1 3 months ago
.gitignore Remove legacy React/Firebase files, update project metadata 3 months ago
CLAUDE.md Remove legacy React/Firebase files, update project metadata 3 months ago
docker-compose.yml Finished phase 1 3 months ago