litellm/ui
Cursor Agent 8d139fe706
test(ui): await handleSearch completion in SearchToolTester tests
Wait for the async search operation to fully settle before ending
tests that fire handleSearch without checking downstream results. The
finally block's setIsLoading(false) was racing with test-file JSDOM
teardown, leaking a 'window is not defined' error from React's
requestUpdateLane after the environment was gone and failing the
whole UI Unit Tests job.

Co-authored-by: Krrish Dholakia <krrish-berri-2@users.noreply.github.com>
2026-08-15 01:38:18 +00:00
..
litellm-dashboard test(ui): await handleSearch completion in SearchToolTester tests 2026-08-15 01:38:18 +00:00
Dockerfile chore(build): move the Admin UI toolchain to Node 24 (#35801) 2026-08-04 12:36:07 -07:00
nginx.conf fix(ui): serve /ui/assets from the nginx image instead of SPA fallback (#34066) 2026-07-21 09:22:02 -07:00