UIPFU-100 Add modal title prop support (#280) #562
GitHub Actions / Jest Unit Test Results
succeeded
Oct 25, 2024 in 0s
All 16 tests pass in 24s
Annotations
Check notice on line 0 in .github
github-actions / Jest Unit Test Results
16 tests found
There are 16 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
PluginFindUser should display the correct search label text ‑ PluginFindUser should display the correct search label text
PluginFindUser should display the search icon when "searchLabel" is not provided ‑ PluginFindUser should display the search icon when "searchLabel" is not provided
PluginFindUser should open the user search modal when the search button is clicked ‑ PluginFindUser should open the user search modal when the search button is clicked
PluginFindUser should render the search button ‑ PluginFindUser should render the search button
PluginFindUser should trigger afterClose() when the modal is closed ‑ PluginFindUser should trigger afterClose() when the modal is closed
PluginFindUser should trigger renderTrigger() when provided in props ‑ PluginFindUser should trigger renderTrigger() when provided in props
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