litellm/tests/store_model_in_db_tests
Yuneng Jiang bc05219ba9
[Fix] CI: fix helm not found and MCP tests on Python 3.9
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
2026-04-10 21:32:22 -07:00
..
test_adding_passthrough_model.py test: fix assemblyai passthrough transcription request format 2026-03-30 18:49:04 -07:00
test_callbacks_in_db.py
test_mcp_servers.py [Fix] CI: fix helm not found and MCP tests on Python 3.9 2026-04-10 21:32:22 -07:00
test_openai_error_handling.py
test_team_models.py