mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-10 07:03:21 +00:00
c0890e7d33
* feat: add support for dynamic client registration #13856 * fix: test * feat: return 401 when oauth2_header is missing for OAuth2-based MCP servers
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.