mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
1. check_code_and_doc_quality: install helm before running helm lint (Docker image cimg/python:3.11 doesn't include helm) 2. proxy_store_model_in_db_tests: skip MCP tests on Python < 3.10 since MCP module isn't available and functions inside the `if MCP_AVAILABLE:` block don't exist as module-level attributes |
||
|---|---|---|
| .. | ||
| test_adding_passthrough_model.py | ||
| test_callbacks_in_db.py | ||
| test_mcp_servers.py | ||
| test_openai_error_handling.py | ||
| test_team_models.py | ||