Demo modebez perzistence (nastav DATABASE_URL) · bez auth (nastav WEAVE_ACCESS_PASSWORD + SESSION_SECRET)
Test cases

Rate limiting on /api/search endpoint

mediumactive

Popis

After 100 requests per minute, the API returns status 429.

Kroky

  1. 1
    Send 101 GET /api/search requests within one minute
  2. 2
    Check response #101
    HTTP 429 with Retry-After header
Očekávaný výsledek: 101st request returns 429 and Retry-After header.

Výskyt v bězích

Zatím žádné běhy.
Owner
qa@qawave.ai
Tagy
#api#security#regression
Vytvořeno
8. 5. 2026 09:00
Upraveno
21. 5. 2026 09:00