Files
litellm/tests
Ishaan JaffandGitHub 69a464fc97 [Fix Security] Ensure OCI secret fields not shared on /models and /v1/models endpoints (#15085)
* fix: remove_sensitive_info_from_deployment

* fix: remove_sensitive_info_from_deployment

* test_model_info_v1_oci_secrets_not_leaked
2025-09-30 14:55:54 -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-30 07:25:32 +09:00
2025-09-27 12:40:34 -07:00
2025-09-16 15:41:52 -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.