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 fa346dc346 test: add frontend page interaction tests (Home, Settings, Sources, Login, Register, Generate)
Add test-utils.tsx with renderWithProviders (MemoryRouter + I18n + Toast),
mockFetch, and mockFetchRoutes helpers. Create 39 interaction-level tests
across 6 page components covering rendering, form validation, API calls,
delete confirmation flows, SSE progress, and file import/export.

Also add Blob.text() polyfill in test setup for jsdom compatibility.

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 test: add unit tests for auth middleware cookie extraction 3 months ago
docs Add test coverage and documentation implementation plan 3 months ago
frontend test: add frontend page interaction tests (Home, Settings, Sources, Login, Register, Generate) 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