mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
#42791 switched the MCP management endpoints from create_mcp_server to create_mcp_server_if_identifier_free, which keeps the same arguments and returns the created row on success. Two tests in tests/store_model_in_db_tests/test_mcp_servers.py still patched the old name, so mock.patch raised AttributeError before the tests ran and proxy_store_model_in_db_tests has been red on main since. |
||
|---|---|---|
| .. | ||
| cost_center_service.py | ||
| test_adding_passthrough_model.py | ||
| test_callbacks_in_db.py | ||
| test_mcp_servers.py | ||
| test_openai_error_handling.py | ||
| test_team_metadata_validation_e2e.py | ||
| test_team_models.py | ||