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 53813007c6 fix: use lightweight test router without SPA fallback and TraceLayer
Unauthenticated requests were hanging in integration tests due to
tower middleware layers interacting with oneshot(). Add build_test_router()
that only includes API routes + CSRF middleware.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
.claude
backend fix: use lightweight test router without SPA fallback and TraceLayer 3 months ago
docs docs: add implementation plan for integration tests with mock LLM provider 3 months ago
e2e feat: add test runner scripts for integration and E2E tests 3 months ago
frontend refactor: standardize createResource and use Button component 3 months ago
scripts fix: pass all args to cargo test in integration test script 3 months ago
.env.example
.gitignore
AGENTS.md
CLAUDE.md
docker-compose.yml