litellm/ui/litellm-dashboard/tests
ryan-crabbe-berri 9237fe524c test(ui): accept expires-based cookie deletion in expired-token assertion
The auth context now clears the expired token via clearTokenCookies(),
which deletes with an already-past expires date rather than the removed
deleteCookie wrapper's Max-Age=0 write. The assertion was pinned to the
mechanism instead of the behavior; it now accepts either deletion form
2026-06-09 15:46:49 -07:00
..
CreateKeyPage.expiredToken.test.tsx test(ui): accept expires-based cookie deletion in expired-token assertion 2026-06-09 15:46:49 -07:00
fetch-location-rule.test.ts refactor(ui): shared HTTP client + location-pinned fetch() lint rule (#29723) 2026-06-04 20:27:58 -07:00
setupTests.ts fix(ui): clear auth context on session invalidation; drop dead showSSOBanner 2026-06-09 14:50:18 -07:00
test-utils.tsx Migrate MCP servers to react query 2025-12-22 14:33:38 -08:00
top_key_view.test.tsx fix(ui): clear auth context on session invalidation; drop dead showSSOBanner 2026-06-09 14:50:18 -07:00