litellm/ui/litellm-dashboard/e2e_tests
yuneng-jiang 08e2ec3412 Fix flaky e2e tests by using regex selectors
The createKey test broke because the Models field changed from required
to optional (PR #22826), removing the asterisk from the accessible name.
The unauthenticated redirect test broke because the login URL now
includes a redirect_to query param. Both selectors now use regex to be
resilient to these kinds of changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 16:43:33 -08:00
..
fixtures Revert "[Infra] UI - E2E Tests: Internal Viewer Sidebar" 2026-01-22 11:55:05 -08:00
helpers e2e refactoring 2026-01-08 21:50:19 -08:00
tests Fix flaky e2e tests by using regex selectors 2026-03-07 16:43:33 -08:00
constants.ts e2e tests, key delete, update tpm rpm, and regenerate 2026-02-09 18:01:52 -08:00
globalSetup.ts test fixes 2026-02-14 11:33:45 -08:00
playwright.config.ts E2E Parity 2025-12-30 16:44:31 -08:00