mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-13 15:07:47 +00:00
36c971a6fd
* fix: _set_object_permission * fix: _set_object_permission on teams * fix: _set_object_permission * fixes for team/key permissions * statsh: object permission view * fix: MCPServerPermissions * fix: _get_team_object_permission * test mcp checks for permissions * fix server checks with prefix names * test_list_tools_strips_prefix_when_matching_permissions * ruff fix * docs - refactor MCP * docs update MCP docs * docs allowed tools
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.