litellm/tests/test_litellm/proxy/management_endpoints
Ryan Crabbe fdd2672e93
feat: add POST /team/permissions_bulk_update endpoint
Adds a new endpoint to bulk-update team_member_permissions across
teams. Supports apply_to_all_teams (with cursor-based pagination)
or a specific list of team_ids. Merges new permissions into each
team's existing set rather than overwriting.

Also fixes test isolation bug in test_get_prompt_info_by_base_id
where leaked prisma_client state from other tests caused a
TypeError on await.
2026-04-06 17:45:35 -07:00
..
policy_endpoints
scim [Feature] UI - Default Team Settings: Modernize page and fix defaults application 2026-03-14 00:01:25 -07:00
search_endpoints
usage_endpoints
test_access_group_endpoints.py
test_access_group_management.py
test_budget_endpoints.py
test_cache_settings_endpoints.py
test_callback_management_endpoints.py
test_common_daily_activity.py Revert "fix(proxy): restore per-entity breakdown in aggregated daily activity endpoint" 2026-03-21 21:37:29 -07:00
test_common_utils.py
test_compliance_endpoints.py
test_config_override_endpoints.py
test_cost_tracking_settings.py
test_customer_budget.py merge: resolve conflicts between main and litellm_oss_staging_03_11_2026 2026-03-12 09:38:31 -03:00
test_customer_endpoints.py
test_delete_callbacks_endpoint.py
test_delete_verification_tokens_failed.py
test_entraid_app_roles.py
test_internal_user_endpoints.py fix(proxy): sanitize user_id input and block dangerous env var keys 2026-03-27 20:38:36 +05:30
test_key_management_endpoints.py Litellm ishaan april1 try2 (#25110) 2026-04-03 14:57:44 -07:00
test_mcp_management_endpoints.py Ishaan - March 18th changes (#24056) 2026-03-19 10:20:35 -07:00
test_model_management_endpoints.py test: add unit tests for _get_team_deployments filtering logic 2026-04-04 14:34:39 -07:00
test_org_admin_team_access.py
test_organization_endpoints.py
test_policy_endpoints.py
test_router_settings_endpoints.py
test_tag_management_endpoints.py [Fix] Fix tag/list 500 error from invalid Prisma group_by kwargs 2026-03-13 21:38:20 -07:00
test_team_default_params.py feat: add POST /team/permissions_bulk_update endpoint 2026-04-06 17:45:35 -07:00
test_team_endpoints.py Merge pull request #25027 from BerriAI/litellm_add-access-group-to-model 2026-04-03 17:22:47 -07:00
test_tool_management_endpoints.py
test_ui_sso.py fix(sso): pass decoded JWT access token to role mapping during SSO login 2026-03-27 13:50:30 -07:00