litellm/tests/e2e/ui
ryan-crabbe-berri 39e2b6d0ad fix(e2e/ui): match the 409 duplicate-user status in the ensure fallback
/user/new raises 409 for an existing user, not 400, so the update fallback
was unreachable and any rerun against an already-seeded DB would fail setup.
Accept either status and let the already-exists body check discriminate
2026-07-28 11:07:50 -07:00
..
fixtures fix(e2e/ui): seed the role users via API in global setup 2026-07-28 11:01:33 -07:00
helpers test(e2e): move Admin UI Playwright suite to tests/e2e/ui (#34196) 2026-07-22 19:43:10 +00:00
tests test(e2e): realign Admin UI specs with the MCP dialog and keyless landing (#34870) 2026-07-27 18:11:18 -07:00
constants.ts test(e2e): unblock the ui suite, fix the mcp registration race, park two known product bugs (#34853) 2026-07-27 19:20:57 -07:00
globalSetup.ts fix(e2e/ui): match the 409 duplicate-user status in the ensure fallback 2026-07-28 11:07:50 -07:00
migration.serverRootPath.config.ts fix(e2e/ui): resolve dashboard base URL from env instead of hardcoding localhost (#34739) 2026-07-27 10:19:32 -07:00
migration.serverRootPath.globalSetup.ts test(e2e): move Admin UI Playwright suite to tests/e2e/ui (#34196) 2026-07-22 19:43:10 +00:00
package-lock.json test(e2e): move Admin UI Playwright suite to tests/e2e/ui (#34196) 2026-07-22 19:43:10 +00:00
package.json test(e2e): move Admin UI Playwright suite to tests/e2e/ui (#34196) 2026-07-22 19:43:10 +00:00
playwright.config.ts test(e2e): unblock the ui suite, fix the mcp registration race, park two known product bugs (#34853) 2026-07-27 19:20:57 -07:00
run_e2e.sh test(e2e): move Admin UI Playwright suite to tests/e2e/ui (#34196) 2026-07-22 19:43:10 +00:00
tsconfig.json test(e2e): move Admin UI Playwright suite to tests/e2e/ui (#34196) 2026-07-22 19:43:10 +00:00