litellm/ui
Yuneng Jiang cce7163348
fix CI: replace data-testid selectors with text/role-based selectors
The data-testid attributes added to React components are not present
in the CI-built UI output. Switch to using getByRole and getByText
selectors which work with the rendered DOM regardless of build cache.
2026-04-13 17:29:49 -07:00
..
litellm-dashboard fix CI: replace data-testid selectors with text/role-based selectors 2026-04-13 17:29:49 -07:00