Files
litellm/tests
Ishaan Jaff ff3a6830a4 [Feat] LiteLLM Tag/Policy Management (#9813)
* rendering tags on UI

* use /models for building tags

* CRUD endpoints for Tag management

* fix tag management

* working api for LIST tags

* working tag management

* refactor UI components

* fixes ui tag management

* clean up ui tag management

* fix tag management ui

* fix show allowed llms

* e2e tag controls

* stash change for rendering tags on UI

* ui working tag selector on Test Key page

* fixes for tag management

* clean up tag info

* fix code quality

* test for tag management

* ui clarify what tag routing is
2025-04-07 21:54:24 -07:00
..
2025-02-15 15:32:42 -08:00
2025-03-26 10:25:50 -07:00
2025-03-29 18:34:58 -07:00
2025-04-04 21:23:21 -07:00
2025-03-29 18:36:13 -07:00
2025-03-22 12:56:42 -07:00
2025-03-10 22:00:50 -07:00
2024-11-22 19:23:36 +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/litellm

This folder can only run mock tests.