veza/tests
senke 5f83d96be3 fix(e2e): add high rate limit env vars to playwright webServer
Set RATE_LIMIT_LIMIT=10000 and RATE_LIMIT_WINDOW=60 so that the
backend started by Playwright doesn't throttle test traffic.

Must be combined with 'make dev-e2e' when running tests against
an already-running backend (reuseExistingServer=true means
Playwright won't restart the backend if one is already on :18080).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 08:51:46 +02:00
..
audio BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
e2e fix(e2e): add high rate limit env vars to playwright webServer 2026-04-05 08:51:46 +02:00
test-auth-complete.sh feat: backend, stream server & infra improvements 2026-03-18 11:36:06 +01:00
test-auth-simple.sh BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
test-profiles-complete.sh BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00