litellm/tests/e2e/ui/tests/modelsPage
Yuneng Jiang 25445e8b5c
test(e2e): drop the auto-router select "opens below" spec
The spec pinned Base UI's collision behaviour, not our code: it only passes
while the template popup happens to fit under the trigger at 1280x900, and
#41315's taller Add Auto Router form broke that premise for the second time
in three weeks. #41527 tried to scroll the trigger into the upper half, but
the dialog content is shorter than its max height, so nothing scrolls and CI
still fails 3/3 with the trigger at y=487

The guarantee #38554 introduced is that the popup never covers the trigger,
and the sibling spec keeps asserting that at a viewport with no room below
2026-09-16 22:43:51 -07:00
..
addModel.spec.ts test(e2e/ui): stop the suite failing on things that are not regressions (#39063) 2026-09-01 12:34:57 -07:00
autoRouterTemplateSelect.spec.ts test(e2e): drop the auto-router select "opens below" spec 2026-09-16 22:43:51 -07:00
clearCustomPricing.spec.ts test(ui): repoint the e2e locators at the post-antd form controls (#37421) 2026-08-19 02:41:05 +00:00
credentials.spec.ts refactor(ui): migrate the last antd components off antd onto shadcn (#37569) 2026-08-20 03:01:07 +00:00
deleteTeamModel.spec.ts test(e2e-ui): assert user-observable behavior instead of DOM structure in audit fixes 2026-08-31 18:15:18 -07:00
editLitellmParams.spec.ts test(e2e/ui): cover team-scoped model visibility, re-editing litellm params, and model health checks (#40039) 2026-09-08 22:49:40 -07:00
modelHealthStatus.spec.ts test(e2e): budget model health setup and propagation waits 2026-09-11 10:39:49 -07:00
responsiveHeader.spec.ts test(e2e): keep the placement guarantees the geometry rewrites dropped 2026-08-31 14:54:11 -07:00