litellm/tests/proxy_admin_ui_tests
Ishaan Jaff 6d2ee70a9a
(fix) Fix - don't allow viewer roles to create virtual keys (#6764)
* fix ui route permissions

* fix test_is_ui_route_allowed

* fix test_is_ui_route_allowed

* test_user_role_permissions
2024-11-15 18:02:13 -08:00
..
e2e_ui_tests (UI) fix + test displaying number of keys an internal user owns (#6507) 2024-10-30 20:44:15 +05:30
package-lock.json [Testing-Proxy] Add E2E Admin UI testing (#5845) 2024-09-23 11:34:42 -07:00
package.json [Testing-Proxy] Add E2E Admin UI testing (#5845) 2024-09-23 11:34:42 -07:00
playwright.config.ts [Testing-Proxy] Add E2E Admin UI testing (#5845) 2024-09-23 11:34:42 -07:00
test_key_management.py (UI) Fix viewing members, keys in a team + added testing (#6514) 2024-10-30 23:51:13 +05:30
test_role_based_access.py (fix) Fix - don't allow viewer roles to create virtual keys (#6764) 2024-11-15 18:02:13 -08:00
test_route_check_unit_tests.py fix raise correct error 404 when /key/info is called on non-existent key (#6653) 2024-11-11 21:00:39 -08:00
test_sso_sign_in.py (refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208) 2024-10-14 16:34:01 +05:30
test_usage_endpoints.py (refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208) 2024-10-14 16:34:01 +05:30