[claude] fix testkit rate-limit false failures (#25) #54

Merged
Rockachopa merged 1 commits from claude/issue-25 into main 2026-03-23 14:51:32 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
52baa0fe92 fix: reorder testkit to prevent rate-limit false failures
Some checks failed
CI / Typecheck & Lint (pull_request) Failing after 0s
Move test 8c (demo missing param validation) before tests 7 and 9 so
the demo rate-limit quota is not consumed before param validation is
checked. Replace `head -n-1` with `sed '$d'` throughout for macOS
compatibility. Archive Claude Opus 4.6 testkit report.

Fixes #25

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 22:07:34 -04:00