litellm/ui/litellm-dashboard/e2e_tests/tests
ryan-crabbe-berri f82ff7ee2a
test(ui-e2e): admin key creation with a specific proxy model (#28365)
* test(ui-e2e): add admin key creation with a specific proxy model

Adds Playwright coverage for creating a key (no team) scoped to a single
proxy model, complementing the existing All-Proxy-Models test. Uses a
DOM-dispatched click on the antd dropdown option since the popup
animation can render the option outside the viewport.

* test(ui-e2e): verify scoped key works against mock /chat/completions

Extend the "Create a key with a specific proxy model" test to extract
the new key from the success modal and POST to /chat/completions for
the scoped model, asserting 200 and the mock response body. Without
this the test could pass even if the model selection failed to register.
2026-05-20 13:37:17 -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 Address health pagination review feedback 2026-04-29 16:49:25 -07:00
navigation remove outdated e2e test 2026-03-21 23:14:53 -07:00
proxy-admin test(ui-e2e): admin key creation with a specific proxy model (#28365) 2026-05-20 13:37:17 -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