mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-03 18:23:40 +00:00
- test_get_users_*: pass proxy admin user_api_key_dict since get_users now calls _authorize_user_list_request which checks user_role - test_validate_team_member_add_permissions_non_admin: set organization_id on mock team since _is_user_org_admin_for_team accesses it Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/test_litellm
This folder can only run mock tests.