mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-20 00:11:50 +00:00
- Fix ruff PLR0915 and F401 lint errors - Fix Prisma schema drift (spec_path, static_headers, extra_headers) - Fix MCP test mocks (tool_name_to_display_name, tool_name_to_description, byok_api_key_help_url) - Fix MCP streamable HTTP handler test (add auth, session, debug mocks) - Fix searchapi MyPy cast error - Fix JWTHandler litellm_jwtauth attribute - Fix Azure GPT-5.1 temperature test - Fix JSON schema test assertions - Fix OpenRouter responses test env var isolation - Fix hosted_vllm embedding test parallel-safety - Fix health check status assertion (connected -> healthy) - Add router coverage tests for _combine_fallback_usage - Add bedrock_mantle and searchapi to provider_endpoints_support.json Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_configs | ||
| conftest.py | ||
| mcp_server.py | ||
| test_aresponses_api_with_mcp.py | ||
| test_mcp_auth_header_extraction.py | ||
| test_mcp_auth_priority.py | ||
| test_mcp_chat_completions.py | ||
| test_mcp_client_unit.py | ||
| test_mcp_guardrails.py | ||
| test_mcp_hooks.py | ||
| test_mcp_litellm_client.py | ||
| test_mcp_logging.py | ||
| test_mcp_server.py | ||
| test_oauth2_mcp_config.yaml | ||
| test_openapi_spec_path_url.py | ||
| test_proxy_mcp_e2e.py | ||
| test_semantic_tool_filter_e2e.py | ||