Files
litellm/tests
Ishaan Jaff 708c0bd78d [Feat] Return Cost for Responses API Streaming requests (#15053)
* test_basic_openai_responses_api_streaming

* _transform_chat_completion_usage_to_responses_usage

* ResponseAPIUsage.cost

* test fixes for anthropic cost with /responses

* fix mypy typng
2025-09-29 19:47:04 -07:00
..
2025-09-26 18:20:32 -07:00
2025-09-27 12:40:34 -07:00
2025-09-27 22:44:46 -07:00
2025-09-29 18:25:54 -07:00
2025-09-27 16:30:52 -07:00
2025-09-29 07:21:32 +09:00
2025-09-27 12:40:34 -07:00
2025-09-27 14:24:55 -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/litellm

This folder can only run mock tests.