2 Commits

Author SHA1 Message Date
Badri Narayanan S
b72aa0e056 fix: handle thinking-only responses in stress test
Count responses with thinking content (but no text) as successful,
and validate actual response status instead of hardcoding 200.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 20:31:10 +05:30
Badri Narayanan S
6cadaee928 test: split stress test into streaming and non-streaming variants
- Rename stress-test.cjs to stress-test-normal.cjs (non-streaming)
- Add stress-test-streaming.cjs for SSE streaming tests
- Both tests verify rate limit handling under concurrent load

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-24 22:51:18 +05:30