litellm/tests/test_litellm/proxy/management_endpoints
Mubashir Osmani e6bbf3ce81
fix: app_roles missing from jwt payload (#16448)
* fix: jwt app_roles missing

* add test
2025-11-12 12:07:04 -08:00
..
scim fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
test_budget_endpoints.py
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 fix test 2025-07-03 15:37:10 -07:00
test_common_daily_activity.py
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 [Fix] Management Endpoints - Fixes inconsistent error responses in customer management endpoints. Non-existent user errors now return proper 404 status codes with consistent error schema format across all endpoints. (#16450) 2025-11-10 17:16:53 -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 fix(team_endpoints.py): ensure user id correctly added when new team … (#12719) 2025-07-17 22:31:44 -07:00
test_key_management_endpoints.py Org level tpm/rpm limits + Team tpm/rpm validation when assigned to org (#15549) 2025-10-25 13:40:29 -07:00
test_mcp_management_endpoints.py Feat/persist mcp credentials in db (#16308) 2025-11-07 19:22:49 -08: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 fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
test_tag_management_endpoints.py test tag mgmt 2025-10-11 08:48:37 -07:00
test_team_endpoints.py [Fix] Use user budget instead of key budget when creating new team (#16074) 2025-11-11 18:55:05 -08:00
test_ui_sso.py Fixed /model_group/info returning entire model list for SSO users (#16296) 2025-11-05 18:30:30 -08:00