Files
litellm/tests
Ishaan Jaff df095b6022 (UI) - Allow Internal Users to View their own logs (#8933)
* ui fix leftnav, allow internal users to view their own logs

* pass user_id in uiSpendLogs call

* ui filter logs for internal user

* fix internal users page

* ui show correct message when store prompts is disabled

* fix internal user logs

* test_ui_view_spend_logs_with_user_id

* test spend management endpoint
2025-03-01 17:26:02 -08:00
..
2025-02-15 15:32:42 -08:00
2025-02-25 10:47:09 -08:00
2024-01-29 15:27:25 -08:00
2024-11-22 19:23:36 +05:30
2025-02-18 19:14:20 -08: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.