Files
litellm/tests
YutaSaito c0890e7d33 [Feat] add support for dynamic client registration (#15921) (enables Atlassian MCP to work via Oauth on LiteLLM)
* feat: add support for dynamic client registration #13856

* fix: test

* feat: return 401 when oauth2_header is missing for OAuth2-based MCP servers
2025-10-26 10:13:46 -07:00
..
2025-10-25 16:46:29 -07:00
2025-10-25 10:26:41 -07:00
2025-10-25 10:19:24 -07:00
2025-10-04 10:57:02 -07:00
2025-10-25 17:13:45 -07:00
2025-09-27 10:59:25 -07:00

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.