Commit Graph

1 Commits

Author SHA1 Message Date
Alexander Whitestone
b3f2a8b091 test: add rate limiter unit tests and HTTP integration tests
- Unit tests for RateLimiter: token refill, per-user isolation, reset
- HTTP tests: 429 response, X-RateLimit headers, per-user enforcement
- Uses rate_limited_client fixture with limit=3 for easy testing
2026-04-13 04:05:42 -04:00