litellm/tests/test_litellm/proxy/management_endpoints
YutaSaito cc8e310736
Merge pull request #18530 from BerriAI/litellm_refactor_mcp_health_check
feat: optimize MCP server listing by separating health checks
2025-12-31 08:03:12 +09:00
..
scim Ensure fresh data to prevent race condition in scim v2 2025-12-04 17:04:59 -08:00
test_access_group_management.py [Feat] Model Management API - Add API Endpoint for creating model access group (#16663) 2025-11-14 16:40:43 -08:00
test_budget_endpoints.py Fix: Allow null max_budget in budget update endpoint (#17545) 2025-12-05 11:45:23 -08:00
test_cache_settings_endpoints.py [Feat] UI - Allow setting cache settings on UI (#16143) 2025-10-31 17:43:59 -07:00
test_callback_management_endpoints.py [Feat] AI Gateway Auth - Allow using JWTs for signing in with Proxy CLI (#16756) 2025-11-17 19:47:29 -08:00
test_common_daily_activity.py Deduplicate /tag/daily/activity metadata 2025-11-17 23:00:53 -08:00
test_cost_tracking_settings.py [Feat] UI - Allow setting Provider Discounts on UI (#15550) 2025-10-14 20:08:18 -07:00
test_customer_budget.py test(customer): add unit tests for customer budget update functionality 2025-07-30 17:01:18 +00:00
test_customer_endpoints.py Adding tests 2025-12-04 12:36:15 -08:00
test_delete_callbacks_endpoint.py test_delete_callbacks_in_db 2025-11-08 14:05:44 -08:00
test_entraid_app_roles.py fix: app_roles missing from jwt payload (#16448) 2025-11-12 12:07:04 -08:00
test_internal_user_endpoints.py New user route user_id conflict handling 2025-12-05 15:08:13 -08:00
test_key_management_endpoints.py Add optional field expand to /key/list 2025-12-29 14:20:04 -08:00
test_mcp_management_endpoints.py feat: optimize MCP server listing by separating health checks 2025-12-31 06:55:47 +09:00
test_model_management_endpoints.py Fix: Make PATCH /model/{model_id}/update handle team_id consistently with POST /model/new (#15297) 2025-10-07 14:04:08 -07:00
test_organization_endpoints.py Add Daily Org Spend Table, read path, and write path 2025-11-12 18:22:26 -08:00
test_tag_management_endpoints.py Fix tag management to preserve encrypted fields in litellm_params (#17484) 2025-12-18 02:28:39 +05:30
test_team_endpoints.py async def test_update_team_guardrails_with_org_id(): 2025-12-13 16:24:58 -08:00
test_ui_sso.py Fix CI: Revert security scan changes and add GitGuardian ignore rules (#18358) 2025-12-22 17:03:53 -08:00