mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
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> |
||
|---|---|---|
| .. | ||
| keys.spec.ts | ||
| license.spec.ts | ||
| secondAdmin.spec.ts | ||
| teams.spec.ts | ||
| teamSettings.spec.ts | ||