litellm/ui/litellm-dashboard/e2e_tests/tests
Yuneng Jiang 2e0af3795a
Some checks failed
Unit Tests: Proxy DB Operations / proxy-db (auth-checks, tests/proxy_unit_tests/test_auth_checks.py tests/proxy_unit_tests/test_user_api_key_auth.py, 20, 8) (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-db (key-generation, tests/proxy_unit_tests/test_key_generate_prisma.py, 30, 0) (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-db (remaining, tests/proxy_unit_tests --ignore=tests/proxy_unit_tests/test_key_generate_prisma.py --ignore=tests/proxy_unit_tests/test_auth_checks.py --ignore=tests/proxy_unit_tests/test_user_api_key_auth.py, 20, 8) (push) Has been cancelled
Unit Tests: Security / security (push) Has been cancelled
fix(e2e): broaden Copy Key button regex to match both modal versions
On case-sensitive Linux CI, the old regenerate_key_modal.tsx from main
can coexist with the new RegenerateKeyModal.tsx after merge. The old
modal renders "Copy Virtual Key" while the new one renders "Copy Key".
Use /Copy.*Key/ to match both.
2026-04-09 23:36:35 -07:00
..
auth Fix flaky e2e tests by using regex selectors 2026-03-07 16:43:33 -08:00
login test fixes 2026-02-14 11:33:45 -08:00
modelsPage e2e refactoring 2026-01-08 21:50:19 -08:00
navigation remove outdated e2e test 2026-03-21 23:14:53 -07:00
proxy-admin fix(e2e): broaden Copy Key button regex to match both modal versions 2026-04-09 23:36:35 -07:00
settings E2E Test - Can View Admin Setting Page 2026-01-05 19:51:01 -08:00
users Neon Branch on every commit + skip flaky tests 2026-01-09 23:25:42 -08:00