litellm/tests/test_litellm/proxy/management_endpoints
Ishaan Jaff f4ecf3ca72
[Feat] Fixes for LiteLLM Proxy CLI to Auth to Gateway (#14836)
* fix: error msg from updating key

* fix _create_new_cli_key

* fix validate_key_team_change

* fix interface for chat

* ruff fix

* fix auth for keys

* get_litellm_gateway_api_key

* fix chat

* test fix

* linting fix

* fix mypy

* test_validate_key_team_change_with_member_permissions
2025-09-23 19:43:32 -07:00
..
scim [Fix] /responses API - add cancel endpoint + allow non-admins to use this as an llm api endpoint (#14594) 2025-09-15 18:49:54 -07:00
test_budget_endpoints.py [Bug Fix] Create/Update team member api 500 errror (#10479) 2025-06-03 15:57:33 -07:00
test_callback_management_endpoints.py fix test 2025-07-03 15:37:10 -07:00
test_common_daily_activity.py
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
test_delete_callbacks_endpoint.py Feat/add delete callback (#11654) 2025-06-20 13:50:37 -07: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 [Feat] Fixes for LiteLLM Proxy CLI to Auth to Gateway (#14836) 2025-09-23 19:43:32 -07:00
test_mcp_management_endpoints.py generate_mock_mcp_server_config_record 2025-09-23 17:33:11 -07:00
test_model_management_endpoints.py [LLM Translation] Support /v1/models/{model_id} retrieval (#13268) 2025-08-04 18:03:59 -07:00
test_organization_endpoints.py fix: remove incorrect test 2025-09-14 09:34:31 -07:00
test_tag_management_endpoints.py Add mock user API key authentication in tag management tests 2025-08-14 15:03:21 -07:00
test_team_endpoints.py test team endpoints 2025-08-13 18:43:50 -07:00
test_ui_sso.py test fix 2025-09-23 15:50:11 -07:00