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 tests for api.ts functions
- Add tests for needToken() function covering all TLS configuration scenarios
- Add tests for createHttpAgent() including TLS, proxy, and insecure mode
- Add tests for startWorkspaceIfStoppedOrFailed() with process spawn mocking
- Refactor api.ts to eliminate config access duplication with getConfigString/getConfigPath helpers
- Total test count increased from 59 to 82 tests
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments