litellm/tests/e2e/ui/tests/proxy-admin
yuneng-jiang 284e96cfe7
test(e2e/ui): cover the team Settings tab (#39058)
The Teams tests covered creating, deleting and membership, but nothing on the
Settings tab, which is the form that posts the whole team back. That is the
shape behind the reports of a team losing its metadata or its model aliases
after an unrelated edit.

Each test creates its own team rather than editing a seeded one. The limits
test pins the models and members the edit had no business touching, and the
alias test calls the new alias with a team key instead of trusting the
readback, since an alias the router never resolves reads the same either way.

Co-authored-by: Claude <noreply@anthropic.com>
2026-09-01 12:35:45 -07:00
..
keys.spec.ts test(e2e/ui): stop the suite failing on things that are not regressions (#39063) 2026-09-01 12:34:57 -07:00
license.spec.ts test(e2e): move Admin UI Playwright suite to tests/e2e/ui (#34196) 2026-07-22 19:43:10 +00:00
secondAdmin.spec.ts test(e2e-ui): assert user-observable behavior instead of DOM structure in audit fixes 2026-08-31 18:15:18 -07:00
teams.spec.ts test(e2e/ui): stop the suite failing on things that are not regressions (#39063) 2026-09-01 12:34:57 -07:00
teamSettings.spec.ts test(e2e/ui): cover the team Settings tab (#39058) 2026-09-01 12:35:45 -07:00