You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add comprehensive test suite for api-helper.ts
- Add 32 tests covering all functions in api-helper.ts
- Test errToStr() with Error instances, API errors, ErrorEvent, strings, and edge cases
- Test extractAgents() and extractAllAgents() with various workspace configurations
- Validate Zod schemas for AgentMetadataEvent
- Update CLAUDE.md to reflect standard test running approach
- All 137 tests now passing
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments