Update translation strings #528
GitHub Actions / Jest Unit Test Results
succeeded
Sep 6, 2024 in 0s
All 10 tests pass in 10s
Annotations
Check notice on line 0 in .github
github-actions / Jest Unit Test Results
10 tests found
There are 10 tests, see "Raw output" for the full list of tests.
Raw output
Filters should call changeHandler on clicking inactive checkbox ‑ Filters should call changeHandler on clicking inactive checkbox
Filters should render active status filter ‑ Filters should render active status filter
Filters should render inactive status filter ‑ Filters should render inactive status filter
Filters should render patronGroup filter groups ‑ Filters should render patronGroup filter groups
Filters should render status filter groups ‑ Filters should render status filter groups
updatedResourceData when Assigned filter is selected with or without combination of filters from other filter groups should remove assigned filter string ‑ updatedResourceData when Assigned filter is selected with or without combination of filters from other filter groups should remove assigned filter string
updatedResourceData when Unassigned filter is selected along with filters from other filter groups should remove Unassigned filter and return the rest ‑ updatedResourceData when Unassigned filter is selected along with filters from other filter groups should remove Unassigned filter and return the rest
updatedResourceData when only UnAssigned filter is selected should remove uas.Assigned,uas.Unassigned from filter string and add active and inactive filter strings ‑ updatedResourceData when only UnAssigned filter is selected should remove uas.Assigned,uas.Unassigned from filter string and add active and inactive filter strings
updatedResourceData when only UnAssigned filter is selected should remove uas.Unassigned from filter string and add active and inactive filter strings ‑ updatedResourceData when only UnAssigned filter is selected should remove uas.Unassigned from filter string and add active and inactive filter strings
updatedResourceData when only UnAssigned filter is selected should remove uas.Unassigned,uas.Assigned from filter string and add active and inactive filter strings ‑ updatedResourceData when only UnAssigned filter is selected should remove uas.Unassigned,uas.Assigned from filter string and add active and inactive filter strings
Loading