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.
- Replace waitForLoadState('networkidle') with 'domcontentloaded' to
avoid hangs caused by the Cloudflare Turnstile script
- Add { waitUntil: 'domcontentloaded' } to all page.goto() calls
- Rewrite registration test to use the API directly instead of UI form
submission, since the Turnstile script causes continuous DOM mutations
that prevent Playwright from clicking elements
- Fix admin-providers test to select Gemini from the provider dropdown
when multiple providers are enabled
- Fix sources test to clean up leftover sources before asserting counts
- Update generation-live LLM call type assertion from 'rewrite' to
'search' to match the current pipeline (classify_summarize is optional)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
3 months ago | |
|---|---|---|
| .claude | 3 months ago | |
| backend | 3 months ago | |
| docs | 3 months ago | |
| e2e | 3 months ago | |
| frontend | 3 months ago | |
| scripts | 3 months ago | |
| .env.example | 3 months ago | |
| .gitignore | 3 months ago | |
| AGENTS.md | 3 months ago | |
| CLAUDE.md | 3 months ago | |
| docker-compose.yml | 3 months ago | |