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 a158f14311 fix: don't poll SSE stream in model resolution test
The SSE stream blocks until the generation completes or times out
(15 min). With a fake API key, the LLM call hangs for 120s before
failing. Just verify the 202 trigger succeeded — that confirms
model resolution and provider creation worked.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
.claude
backend fix: don't poll SSE stream in model resolution test 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: use docker-compose.test.yml for integration test DB 3 months ago
.env.example chore: remove SESSION_SECRET and wrap master_encryption_key in Arc 3 months ago
.gitignore
AGENTS.md
CLAUDE.md
docker-compose.yml