mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-21 00:21:38 +00:00
- MCP tests: set mock_mcp_server.oauth2_flow = None to prevent MagicMock leaking into Pydantic Literal validation for MCPServer - AgentCore tests: pass api_key="test-jwt-token" to bypass SigV4 credential lookup that fails in CI without AWS credentials Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>