litellm/tests/proxy_admin_ui_tests
ryan-crabbe-berri 643989989f
chore(test): remove dead old Playwright e2e suite (#28632)
The Playwright suite under tests/proxy_admin_ui_tests/e2e_ui_tests/ is no
longer wired into CI (only test_*.py is globbed) and every active spec is
duplicated by ui/litellm-dashboard/e2e_tests/tests/ (login, auth redirect,
search users, internal user list). team_admin.spec.ts was entirely
commented out. Removing the directory plus its only-used-here playwright
config, package.json/lock, and utils/login.ts keeps the canonical suite
under ui/litellm-dashboard/e2e_tests/ as the single source of truth.
2026-05-22 11:29:17 -07:00
..
test-results Require auth for all dashboard pages (#10229) 2025-04-23 07:08:25 -07:00
ui_unit_tests chore(deps): refresh dependency locks 2026-05-04 11:36:18 -07:00
.npmrc [Fix] CI/Tooling: Correct min-release-age value in .npmrc files 2026-04-29 19:49:27 -07:00
conftest.py LiteLLM Minor Fixes & Improvements (11/23/2024) (#6870) 2024-11-23 15:17:40 +05:30
test_key_management.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_role_based_access.py [Fix] Restrict /global/spend/* routes to admin roles 2026-04-24 22:46:07 -07:00
test_route_check_unit_tests.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_sso_sign_in.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_usage_endpoints.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00