Skip to content

UIPFIMP-71: React v19: refactor away from default props for functiona… #342

UIPFIMP-71: React v19: refactor away from default props for functiona…

UIPFIMP-71: React v19: refactor away from default props for functiona… #342

GitHub Actions / Jest Unit Test Results succeeded Nov 29, 2024 in 0s

All 32 tests pass in 2m 12s

32 tests  ±0   32 ✔️ ±0   2m 12s ⏱️ -8s
  7 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit df20b8e. ± Comparison against earlier commit 34db112.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Jest Unit Test Results

32 tests found

There are 32 tests, see "Raw output" for the full list of tests.
Raw output
<ActionProfilesContainer> allows to set query ‑ <ActionProfilesContainer> allows to set query
<ActionProfilesContainer> calls children render prop with correct arguments ‑ <ActionProfilesContainer> calls children render prop with correct arguments
<ActionProfilesContainer> renders children ‑ <ActionProfilesContainer> renders children
<ActionProfilesContainer> should render with no axe errors ‑ <ActionProfilesContainer> should render with no axe errors
<JobProfilesContainer> calls children render prop with appropriate arguments ‑ <JobProfilesContainer> calls children render prop with appropriate arguments
<JobProfilesContainer> renders children ‑ <JobProfilesContainer> renders children
<JobProfilesContainer> should render with no axe errors ‑ <JobProfilesContainer> should render with no axe errors
<MappingProfilesContainer> calls children render prop with appropriate arguments ‑ <MappingProfilesContainer> calls children render prop with appropriate arguments
<MappingProfilesContainer> renders children ‑ <MappingProfilesContainer> renders children
<MappingProfilesContainer> should render with no axe errors ‑ <MappingProfilesContainer> should render with no axe errors
<MatchProfilesContainer> calls children render prop with appropriate arguments ‑ <MatchProfilesContainer> calls children render prop with appropriate arguments
<MatchProfilesContainer> renders children ‑ <MatchProfilesContainer> renders children
<MatchProfilesContainer> should render with no axe errors ‑ <MatchProfilesContainer> should render with no axe errors
AbstractContainer should fetch more data ‑ AbstractContainer should fetch more data
AbstractContainer should pass proper props to children ‑ AbstractContainer should pass proper props to children
AbstractContainer should render children ‑ AbstractContainer should render children
AbstractContainer should render with no axe errors ‑ AbstractContainer should render with no axe errors
AbstractContainer should update data ‑ AbstractContainer should update data
AbstractContainer when component updated should update source ‑ AbstractContainer when component updated should update source
FindImportProfile confirmation modal window should be closed when canceled ‑ FindImportProfile confirmation modal window should be closed when canceled
FindImportProfile confirmation modal window should close plugin window when confirmed ‑ FindImportProfile confirmation modal window should close plugin window when confirmed
FindImportProfile should be rendered ‑ FindImportProfile should be rendered
FindImportProfile should render with no axe errors ‑ FindImportProfile should render with no axe errors
FindImportProfile when closing a modal should call a proper handler ‑ FindImportProfile when closing a modal should call a proper handler
FindImportProfile when saving multiple and there are no associations should handle profile select with empty array ‑ FindImportProfile when saving multiple and there are no associations should handle profile select with empty array
FindImportProfile when saving multiple and there are several associations should handle profile select ‑ FindImportProfile when saving multiple and there are several associations should handle profile select
FindImportProfile when saving multiple should call a proper handler ‑ FindImportProfile when saving multiple should call a proper handler
FindImportProfile when search by a term should call a proper handler to render new records ‑ FindImportProfile when search by a term should call a proper handler to render new records
FindImportProfile when selecting row should check associations ‑ FindImportProfile when selecting row should check associations
fetchAssociations function when masterType is equal to parentType should fetch details for the entity ‑ fetchAssociations function when masterType is equal to parentType should fetch details for the entity
fetchAssociations function when masterType is not equal to parentType should fetch details for the master type ‑ fetchAssociations function when masterType is not equal to parentType should fetch details for the master type
fetchAssociations function when there is no data should return an empty object ‑ fetchAssociations function when there is no data should return an empty object