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
unit tests:
- formatSearchResults edge cases
- performChatCompletion success and error paths
- performSearch parameter handling
- API response validation
- timeout and error handling
- concurrent requests
- special characters and long content
integration tests:
- all four tool types (ask, research, reason, search)
- real-world scenarios
- multi-turn conversations
- performance and reliability
tests run against actual implementation via imports
vitest configured with proper env vars and exclusions
0 commit comments