Files
litellm/tests
Katsuhiro Muto d8b44f4dbf Enable OpenTelemetry context propagation by external tracers (#15940)
* Fix: Enable OpenTelemetry context propagation with external tracers

* Add test for handling external tracers

* change priority to get tracer

---------

Co-authored-by: eycjur <eycjur@example.com>
2025-10-26 10:09:54 -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-10-25 17:11:13 -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.