litellm/tests/e2e/ui
ryan-crabbe-berri f1b567f1bc test(e2e): catch key-delete and credential-edit specs up with dropdown UI
The key info header moved Delete Key into the More key actions menu
(#34116) and the credentials table moved row actions into a dropdown with
data-testids (shared DataTable migration), so both specs timed out
looking for buttons that no longer exist. Reproduced against a proxy
serving a fresh dashboard build; both pass after pointing them at the
menus.
2026-07-21 18:16:01 -07:00
..
fixtures test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
helpers test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
tests test(e2e): catch key-delete and credential-edit specs up with dropdown UI 2026-07-21 18:16:01 -07:00
constants.ts test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
globalSetup.ts test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
migration.serverRootPath.config.ts test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
migration.serverRootPath.globalSetup.ts test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
package-lock.json test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
package.json test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
playwright.config.ts test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
run_e2e.sh test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
serverRootPath.config.ts test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00
tsconfig.json test(e2e): move Admin UI Playwright suite to tests/e2e/ui 2026-07-21 16:44:11 -07:00