Files
litellm/tests
Shivaang 7c4e576400 fix: add API key validation in OpenRouter image edit config
Raise ValueError when OPENROUTER_API_KEY is not set instead of
sending "Bearer None" and getting a confusing 401 from the API.
2026-02-28 11:44:32 -05:00
..
2026-02-21 15:48:26 -08:00
2026-02-26 13:31:37 -08:00
2026-01-31 19:08:07 -08:00
2026-02-18 16:13:20 +05:30

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.