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 | |
|---|---|---|
| .. | ||
| helpers | 3 months ago | |
| tests | 3 months ago | |
| .env.test.example | 3 months ago | |
| .gitignore | 3 months ago | |
| docker-compose.test.yml | 3 months ago | |
| package-lock.json | 3 months ago | |
| package.json | 3 months ago | |
| playwright.config.ts | 3 months ago | |
| seed.ts | ||
| tsconfig.json | ||