jordan
|
214d1c8a4c
|
test: Add comprehensive tests for claude_config handler
- 31 test cases for name validation (valid/invalid patterns)
- Security tests for path traversal and injection attacks
- Content size limit enforcement tests
- Base64 encoding verification tests
- JSON serialization tests
- Route mounting tests
- Edge case tests (empty body, null body, etc.)
- Benchmarks for isValidName and base64 encoding
Handler coverage: 40.1% → 73.2%
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-25 01:34:36 -07:00 |
|