Skip to content

Merge pull request #722 from folio-org/UISACQCOMP-164 #528

Merge pull request #722 from folio-org/UISACQCOMP-164

Merge pull request #722 from folio-org/UISACQCOMP-164 #528

GitHub Actions / Jest Unit Test Results succeeded Oct 30, 2023 in 0s

All 369 tests pass, 1 skipped in 3m 6s

    1 files  ±0  139 suites  ±0   3m 6s ⏱️ - 1m 13s
370 tests ±0  369 ✔️ ±0  1 💤 ±0  0 ±0 
371 runs  ±0  370 ✔️ ±0  1 💤 ±0  0 ±0 

Results for commit 4c1447f. ± Comparison against earlier commit 4a25f88.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

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

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
MaterialTypeFilterContainer should call onChange ‑ MaterialTypeFilterContainer should call onChange

Check notice on line 0 in .github

See this annotation in the file changed.

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

370 tests found

There are 370 tests, see "Raw output" for the full list of tests.
Raw output
 Calculate amount for Fund with percentage value type ‑  Calculate amount for Fund with percentage value type
 Returns correct money multiplier for USD ‑  Returns correct money multiplier for USD
 createExportReport should return export report object ‑  createExportReport should return export report object
 should create export report ‑  should create export report
 validateNoSpaces ‑  validateNoSpaces
 validateRequired ‑  validateRequired
 validateRequiredNotNegative ‑  validateRequiredNotNegative
 validateRequiredNumber ‑  validateRequiredNumber
 validateRequiredPositiveAmount ‑  validateRequiredPositiveAmount
 validateURL ‑  validateURL
AcqCheckboxFilter component should be closed by default ‑ AcqCheckboxFilter component should be closed by default
AcqCheckboxFilter component should be opened by default when closedByDefault=false prop is passed ‑ AcqCheckboxFilter component should be opened by default when closedByDefault=false prop is passed
AcqCheckboxFilter component should display passed title ‑ AcqCheckboxFilter component should display passed title
AcqCheckboxFilter component should invoke onChange callback when click is happened ‑ AcqCheckboxFilter component should invoke onChange callback when click is happened
AcqCheckboxFilter component should render all passed options ‑ AcqCheckboxFilter component should render all passed options
AcqDateRangeFilter component should be closed by default ‑ AcqDateRangeFilter component should be closed by default
AcqDateRangeFilter component should be opened by default when closedByDefault=false prop is passed ‑ AcqDateRangeFilter component should be opened by default when closedByDefault=false prop is passed
AcqDateRangeFilter component should display passed title ‑ AcqDateRangeFilter component should display passed title
AcqDateRangeFilter component should invoke onChange callback when customDateFormat used ‑ AcqDateRangeFilter component should invoke onChange callback when customDateFormat used
AcqDateRangeFilter component should invoke onChange callback when date is entered and Applied ‑ AcqDateRangeFilter component should invoke onChange callback when date is entered and Applied
AcqEndOfList should display eol label with totalCount > 0 and padding bottom ‑ AcqEndOfList should display eol label with totalCount > 0 and padding bottom
AcqEndOfList should display eol label with totalCount > 0 ‑ AcqEndOfList should display eol label with totalCount > 0
AcqEndOfList should not display eol label without totalCount ‑ AcqEndOfList should not display eol label without totalCount
AcqKeyboardShortcutsModal should display modal title ‑ AcqKeyboardShortcutsModal should display modal title
AcqKeyboardShortcutsModal should display passed command title ‑ AcqKeyboardShortcutsModal should display passed command title
AcqTagsFilter should call onChange ‑ AcqTagsFilter should call onChange
AcqTagsFilter should display Tags filter ‑ AcqTagsFilter should display Tags filter
AcqUnitFilter component should render all passed options ‑ AcqUnitFilter component should render all passed options
AcqUnitsField filter should return data options for render when search is not defined ‑ AcqUnitsField filter should return data options for render when search is not defined
AcqUnitsField filter should return matched unites for render when search is defined ‑ AcqUnitsField filter should return matched unites for render when search is defined
AcqUnitsField should assign acq unit ‑ AcqUnitsField should assign acq unit
AcqUnitsField should display preselected units and handle unassign click ‑ AcqUnitsField should display preselected units and handle unassign click
AcqUnitsFieldContainer should load and pass units ‑ AcqUnitsFieldContainer should load and pass units
AcqUnitsView component should display NoValue ‑ AcqUnitsView component should display NoValue
AcqUnitsView component should display acq units ‑ AcqUnitsView component should display acq units
AcqUnitsViewContainer should display AcqUnitsView ‑ AcqUnitsViewContainer should display AcqUnitsView
AcqUnitsViewContainer should pass array of units to the child ‑ AcqUnitsViewContainer should pass array of units to the child
AmountWithCurrencyField should display NoValue component ‑ AmountWithCurrencyField should display NoValue component
AmountWithCurrencyField should display amount in custom currency ‑ AmountWithCurrencyField should display amount in custom currency
AmountWithCurrencyField should display negative amount as is ‑ AmountWithCurrencyField should display negative amount as is
AmountWithCurrencyField should display negative amount with brackets ‑ AmountWithCurrencyField should display negative amount with brackets
BooleanFilter should call onChange ‑ BooleanFilter should call onChange
BooleanFilter should display Boolean filter ‑ BooleanFilter should display Boolean filter
ContributorDetails should display empty list with empty array ‑ ContributorDetails should display empty list with empty array
ContributorDetails should display empty list ‑ ContributorDetails should display empty list
ContributorDetails should display list with proper value ‑ ContributorDetails should display list with proper value
ContributorDetails should display not empty list with some values ‑ ContributorDetails should display not empty list with some values
ContributorDetailsContainer should display ContributorDetails ‑ ContributorDetailsContainer should display ContributorDetails
ContributorDetailsContainer should pass dictionary with contr name types to the child ‑ ContributorDetailsContainer should pass dictionary with contr name types to the child
CountryFilter component should display passed title ‑ CountryFilter component should display passed title
CountryFilter component should invoke onChange callback when something is selected ‑ CountryFilter component should invoke onChange callback when something is selected
CurrencyExchangeRateFields should pass user input to API ‑ CurrencyExchangeRateFields should pass user input to API
CurrencySymbol should display a dash if wrong currency value is passed ‑ CurrencySymbol should display a dash if wrong currency value is passed
CurrencySymbol should display passed currency ‑ CurrencySymbol should display passed currency
CurrencyValue should display passed currency ‑ CurrencyValue should display passed currency
CurrentExchangeRate component should display hyphen since request is rejected ‑ CurrentExchangeRate component should display hyphen since request is rejected
CurrentExchangeRate component should display hyphen ‑ CurrentExchangeRate component should display hyphen
CurrentExchangeRate component should display loaded current exchange rate ‑ CurrentExchangeRate component should display loaded current exchange rate
DeleteHoldingsModal should call onCancel when cancel was clicked ‑ DeleteHoldingsModal should call onCancel when cancel was clicked
DeleteHoldingsModal should call onConfirm when 'Delete holdings' btn was clicked ‑ DeleteHoldingsModal should call onConfirm when 'Delete holdings' btn was clicked
DeleteHoldingsModal should call onKeepHoldings when 'Keep holdings' btn was clicked ‑ DeleteHoldingsModal should call onKeepHoldings when 'Keep holdings' btn was clicked
DeleteHoldingsModal should render delete holdings modal ‑ DeleteHoldingsModal should render delete holdings modal
DragDropMCL should render MCL with draggable rows ‑ DragDropMCL should render MCL with draggable rows
DraggableRow should render a row element ‑ DraggableRow should render a row element
DraggableRowFormatter should render a draggable row ‑ DraggableRowFormatter should render a draggable row
DynamicSelection should call 'onChange' when an option from list was selected ‑ DynamicSelection should call 'onChange' when an option from list was selected
DynamicSelection should call debounced fetch function when 'onFilter' was triggered ‑ DynamicSelection should call debounced fetch function when 'onFilter' was triggered
DynamicSelectionFilter should show filter input and call 'onChange' when an option from list was selected ‑ DynamicSelectionFilter should show filter input and call 'onChange' when an option from list was selected
ExchangeRateValue should render exchange rate value ‑ ExchangeRateValue should render exchange rate value
ExpenseClassFilter component should be closed by default ‑ ExpenseClassFilter component should be closed by default
ExpenseClassFilter component should display passed title ‑ ExpenseClassFilter component should display passed title
ExpenseClassFilter component should render all passed options ‑ ExpenseClassFilter component should render all passed options
FieldCurrency should call onChange ‑ FieldCurrency should call onChange
FieldCurrency should display CurrencyValue if non-interactive ‑ FieldCurrency should display CurrencyValue if non-interactive
FieldCurrency should display FieldCurrency ‑ FieldCurrency should display FieldCurrency
FieldHolding component should be required ‑ FieldHolding component should be required
FieldHolding component should display label ‑ FieldHolding component should display label
FieldHolding component should not render find location plugin button ‑ FieldHolding component should not render find location plugin button
FieldHolding component should render holding options ‑ FieldHolding component should render holding options
FieldHoldingLocation component should display disabled input ‑ FieldHoldingLocation component should display disabled input
FieldHoldingLocation component should display label and location name with code ‑ FieldHoldingLocation component should display label and location name with code
FieldInventory component should display holding field when connected to instance ‑ FieldInventory component should display holding field when connected to instance
FieldInventory component should display location field when not connected to instance ‑ FieldInventory component should display location field when not connected to instance
FieldLocationFinal component should display passed label ‑ FieldLocationFinal component should display passed label
FieldLocationFinal component should render all passed options ‑ FieldLocationFinal component should render all passed options
FieldLocationFinalContainer component should display passed label ‑ FieldLocationFinalContainer component should display passed label
FieldLocationFinalContainer component should render options based on passed locationIds ‑ FieldLocationFinalContainer component should render options based on passed locationIds
FieldOrganization should display preselected org ‑ FieldOrganization should display preselected org
FieldOrganization should show org name in non-interactive mode ‑ FieldOrganization should show org name in non-interactive mode
FieldSelectFinal non-interactive mode should display field value when it is not in options ‑ FieldSelectFinal non-interactive mode should display field value when it is not in options
FieldSelectFinal non-interactive mode should display value label when form value is in options ‑ FieldSelectFinal non-interactive mode should display value label when form value is in options
FieldSelectFinal renders input ‑ FieldSelectFinal renders input
FieldSelectFinal should display required message ‑ FieldSelectFinal should display required message
FieldTagsContainer should call POST API on adding new tag ‑ FieldTagsContainer should call POST API on adding new tag
FieldTagsContainer should load and pass tags ‑ FieldTagsContainer should load and pass tags
FieldTagsContainer should not render field if tags not enabled in settings ‑ FieldTagsContainer should not render field if tags not enabled in settings
FieldTagsFinal should add new record and assign it ‑ FieldTagsFinal should add new record and assign it
FieldTagsFinal should display preselected tags and handle clicks ‑ FieldTagsFinal should display preselected tags and handle clicks
FilterMenu should render filter menu section ‑ FilterMenu should render filter menu section
FilterSearchInput should call 'applyFilters' when 'clear' btn was clicked ‑ FilterSearchInput should call 'applyFilters' when 'clear' btn was clicked
FilterSearchInput should call 'applySearch' when 'Enter' key was pressed ‑ FilterSearchInput should call 'applySearch' when 'Enter' key was pressed
FilterSearchInput should call 'changeSearch' when input value is changed ‑ FilterSearchInput should call 'changeSearch' when input value is changed
FilterSearchInput should display search query inside the input ‑ FilterSearchInput should display search query inside the input
FiltersPane should call toggleFilters when collapse filters button is pressed ‑ FiltersPane should call toggleFilters when collapse filters button is pressed
FiltersPane should display passed children ‑ FiltersPane should display passed children
FindRecords should call back validation fn with select thing multiple select ‑ FindRecords should call back validation fn with select thing multiple select
FindRecords should call back with select thing multiple select ‑ FindRecords should call back with select thing multiple select
FindRecords should display open plugin modal with loading ‑ FindRecords should display open plugin modal with loading
FindRecords should display open plugin modal ‑ FindRecords should display open plugin modal
FindRecords trigerless mode should display opened modal by default ‑ FindRecords trigerless mode should display opened modal by default
FindRecords trigerless mode should not display open trigger button ‑ FindRecords trigerless mode should not display open trigger button
FolioFormattedDate should display NoValue component ‑ FolioFormattedDate should display NoValue component
FolioFormattedDate should display passed date ‑ FolioFormattedDate should display passed date
FolioFormattedTime should display NoValue component ‑ FolioFormattedTime should display NoValue component
FolioFormattedTime should display passed datetime ‑ FolioFormattedTime should display passed datetime
FormFooter should display filter label ‑ FormFooter should display filter label
FrontendSortingMCL should change sorting ‑ FrontendSortingMCL should change sorting
FrontendSortingMCL should display arrow ‑ FrontendSortingMCL should display arrow
FrontendSortingMCL should display passed data ‑ FrontendSortingMCL should display passed data
FrontendSortingMCL should not display anything if contentData is null or undefined ‑ FrontendSortingMCL should not display anything if contentData is null or undefined
FundDistributionFieldsFinal should add new record and call select fund ‑ FundDistributionFieldsFinal should add new record and call select fund
FundDistributionFieldsFinal should call 'handleValidationErrorResponse' when validator rejected with an error ‑ FundDistributionFieldsFinal should call 'handleValidationErrorResponse' when validator rejected with an error
FundDistributionFieldsFinal should call beforeSubmit validation with required = false for expanseClass field on submit form ‑ FundDistributionFieldsFinal should call beforeSubmit validation with required = false for expanseClass field on submit form
FundDistributionFieldsFinal should call beforeSubmit validation with required = false for value field on submit form ‑ FundDistributionFieldsFinal should call beforeSubmit validation with required = false for value field on submit form
FundDistributionFieldsFinal should call beforeSubmit validation with required = true for expanseClass field on submit form ‑ FundDistributionFieldsFinal should call beforeSubmit validation with required = true for expanseClass field on submit form
FundDistributionFieldsFinal should call beforeSubmit validation with required = true for value field on submit form ‑ FundDistributionFieldsFinal should call beforeSubmit validation with required = true for value field on submit form
FundDistributionFieldsFinal should call default fund distribution validator ‑ FundDistributionFieldsFinal should call default fund distribution validator
FundDistributionFieldsFinal should call fund distribution validator from props ‑ FundDistributionFieldsFinal should call fund distribution validator from props
FundDistributionFieldsFinal should call onRemove handler ‑ FundDistributionFieldsFinal should call onRemove handler
FundDistributionFieldsFinal should call validateRequired for fundId selection ‑ FundDistributionFieldsFinal should call validateRequired for fundId selection
FundDistributionFieldsFinal should display fund distribution and handle clicks ‑ FundDistributionFieldsFinal should display fund distribution and handle clicks
FundDistributionFieldsFinal should display selected inactive fund ‑ FundDistributionFieldsFinal should display selected inactive fund
FundDistributionFieldsFinal should display selected unavailable fund ‑ FundDistributionFieldsFinal should display selected unavailable fund
FundDistributionFieldsFinalContainer should call change form and fetch expense classes on fund select ‑ FundDistributionFieldsFinalContainer should call change form and fetch expense classes on fund select
FundDistributionFieldsFinalContainer should call change form on distribution type change ‑ FundDistributionFieldsFinalContainer should call change form on distribution type change
FundDistributionFieldsFinalContainer should fetch expense classes with fiscalYearId on fund select and reset expenseClassId ‑ FundDistributionFieldsFinalContainer should fetch expense classes with fiscalYearId on fund select and reset expenseClassId
FundDistributionFieldsFinalContainer should load and pass funds and expense classes ‑ FundDistributionFieldsFinalContainer should load and pass funds and expense classes
FundDistributionView should display 'Current encumbrance' value as a link ‑ FundDistributionView should display 'Current encumbrance' value as a link
FundDistributionView should display list with fund distribution ‑ FundDistributionView should display list with fund distribution
FundDistributionView should display unavailable fund if no name provided ‑ FundDistributionView should display unavailable fund if no name provided
FundDistributionViewContainer should display loading ‑ FundDistributionViewContainer should display loading
FundDistributionViewContainer should pass expense classes ‑ FundDistributionViewContainer should pass expense classes
FundDistributionViewContainer should pass fund distribution hydrated ‑ FundDistributionViewContainer should pass fund distribution hydrated
FundFilter component should be closed by default ‑ FundFilter component should be closed by default
FundFilter component should display passed title ‑ FundFilter component should display passed title
FundFilter component should render all passed options ‑ FundFilter component should render all passed options
Given ModalFooter component Than it should display passed buttons ‑ Given ModalFooter component Than it should display passed buttons
Given PermissionedRoute component Than it should display passed children ‑ Given PermissionedRoute component Than it should display passed children
Given PluggableOrganizationFilter component Than it should display passed title ‑ Given PluggableOrganizationFilter component Than it should display passed title
Given PluggableUserFilter component Than it should display passed title ‑ Given PluggableUserFilter component Than it should display passed title
KeyValueInline should display label and value ‑ KeyValueInline should display label and value
LanguageFilter component should display passed title ‑ LanguageFilter component should display passed title
LanguageFilter component should invoke onChange callback when something is selected ‑ LanguageFilter component should invoke onChange callback when something is selected
LocationFilter should display entered filter ‑ LocationFilter should display entered filter
LocationFilter should display location filter label ‑ LocationFilter should display location filter label
LocationFilterContainer should display LocationFilter ‑ LocationFilterContainer should display LocationFilter
LocationFilterContainer should pass preselected filter ‑ LocationFilterContainer should pass preselected filter
MaterialTypeFilterContainer should call onChange ‑ MaterialTypeFilterContainer should call onChange
MaterialTypeFilterContainer should display MaterialTypeFilter ‑ MaterialTypeFilterContainer should display MaterialTypeFilter
NumberRangeFilter component should be closed by default ‑ NumberRangeFilter component should be closed by default
NumberRangeFilter component should be opened by default when closedByDefault=false prop is passed ‑ NumberRangeFilter component should be opened by default when closedByDefault=false prop is passed
NumberRangeFilter component should display passed title ‑ NumberRangeFilter component should display passed title
NumberRangeFilter component should invoke onChange callback when data is entered and applied ‑ NumberRangeFilter component should invoke onChange callback when data is entered and applied
NumberRangeFilter component should not invoke onChange callback when data is not entered but applied ‑ NumberRangeFilter component should not invoke onChange callback when data is not entered but applied
OptimisticLockingBanner should display banner ‑ OptimisticLockingBanner should display banner
OptimisticLockingBanner should not display banner ‑ OptimisticLockingBanner should not display banner
OrganizationValueContainer component should display default label when it is not passed ‑ OrganizationValueContainer component should display default label when it is not passed
OrganizationValueContainer component should display invalid reference if organization is not valid ‑ OrganizationValueContainer component should display invalid reference if organization is not valid
OrganizationValueContainer component should display organization value as a Link to orgs app ‑ OrganizationValueContainer component should display organization value as a Link to orgs app
OrganizationValueContainer component should display passed label ‑ OrganizationValueContainer component should display passed label
OrganizationValueContainer component should load organziation when id is passed ‑ OrganizationValueContainer component should load organziation when id is passed
OrganizationValueContainer component should not load organization when id is no defined ‑ OrganizationValueContainer component should not load organization when id is no defined
PluginFindRecord should call back validation fn with select thing multiple select ‑ PluginFindRecord should call back validation fn with select thing multiple select
PluginFindRecord should call back with select thing multiple select ‑ PluginFindRecord should call back with select thing multiple select
PluginFindRecord should display open plugin modal with failure ‑ PluginFindRecord should display open plugin modal with failure
PluginFindRecord should display open plugin modal with loading ‑ PluginFindRecord should display open plugin modal with loading
PluginFindRecord should display open plugin modal ‑ PluginFindRecord should display open plugin modal
PluginFindRecord trigerless mode should display opened modal by default ‑ PluginFindRecord trigerless mode should display opened modal by default
PluginFindRecord trigerless mode should not display open trigger button ‑ PluginFindRecord trigerless mode should not display open trigger button
PrevNextPagination should call onChange when next button is called ‑ PrevNextPagination should call onChange when next button is called
PrevNextPagination should call onChange when prev button is called ‑ PrevNextPagination should call onChange when prev button is called
PrevNextPagination should not call onChange when first page is opened and prev button is called ‑ PrevNextPagination should not call onChange when first page is opened and prev button is called
PrevNextPagination should not call onChange when last page is opened and next button is called ‑ PrevNextPagination should not call onChange when last page is opened and next button is called
PrevNextPagination should not call onChange when pagination is disabled and next button is called ‑ PrevNextPagination should not call onChange when pagination is disabled and next button is called
PrevNextPagination should not call onChange when pagination is disabled and prev button is called ‑ PrevNextPagination should not call onChange when pagination is disabled and prev button is called
ProductIdDetails should display name for product type ‑ ProductIdDetails should display name for product type
ProductIdDetailsContainer should display ProductIdDetails ‑ ProductIdDetailsContainer should display ProductIdDetails
ProductIdDetailsContainer should pass dictionary with contr name types to the child ‑ ProductIdDetailsContainer should pass dictionary with contr name types to the child
ResetButton should be disabled when prop is truthy ‑ ResetButton should be disabled when prop is truthy
ResetButton should call reset prop when button is pressed ‑ ResetButton should call reset prop when button is pressed
ResultsPane Pane left menu should display filters count when filters are closed ‑ ResultsPane Pane left menu should display filters count when filters are closed
ResultsPane Pane left menu should not display filters count when filters are opened ‑ ResultsPane Pane left menu should not display filters count when filters are opened
ResultsPane Pane right menu should be rendered when defined ‑ ResultsPane Pane right menu should be rendered when defined
ResultsPane Pane title should display "Enter search criterias" label in subtitle when no filters and no results ‑ ResultsPane Pane title should display "Enter search criterias" label in subtitle when no filters and no results
ResultsPane Pane title should display custom sub title when passed ‑ ResultsPane Pane title should display custom sub title when passed
ResultsPane Pane title should display passed title value ‑ ResultsPane Pane title should display passed title value
ResultsPane Pane title should display results header when filters are selected and count is known ‑ ResultsPane Pane title should display results header when filters are selected and count is known
ResultsPane Pane title should display results header with unkown count when filters are selected and count is unknown ‑ ResultsPane Pane title should display results header with unkown count when filters are selected and count is unknown
ResultsPane should display passed children ‑ ResultsPane should display passed children
SingleSearchForm Search field should be displaed ‑ SingleSearchForm Search field should be displaed
SingleSearchForm Search field should change search to empty when field is changed ‑ SingleSearchForm Search field should change search to empty when field is changed
SingleSearchForm Search field should change search to empty when field is cleared ‑ SingleSearchForm Search field should change search to empty when field is cleared
SingleSearchForm Search field should display translated indexes when searchableIndexes are defined ‑ SingleSearchForm Search field should display translated indexes when searchableIndexes are defined
SingleSearchForm Search field should not display indexes when searchableIndexes are not defined ‑ SingleSearchForm Search field should not display indexes when searchableIndexes are not defined
SingleSearchForm should apply search when form is submitted ‑ SingleSearchForm should apply search when form is submitted
SourceFilter should display filter label ‑ SourceFilter should display filter label
TagsBadge should display icon if tags enabled ‑ TagsBadge should display icon if tags enabled
TagsBadge should not display icon button if tags are not enabled ‑ TagsBadge should not display icon button if tags are not enabled
TagsBadgeContainer should pass tagsEnabled as true ‑ TagsBadgeContainer should pass tagsEnabled as true
TagsContainer should call update entity on add new tag ‑ TagsContainer should call update entity on add new tag
TagsContainer should call update entity on assign new tag ‑ TagsContainer should call update entity on assign new tag
TagsContainer should call update entity on unassign tag ‑ TagsContainer should call update entity on unassign tag
TagsContainer should display loading ‑ TagsContainer should display loading
TagsPane should call update entity on add new tag ‑ TagsPane should call update entity on add new tag
TagsPane should call update entity on assign new tag ‑ TagsPane should call update entity on assign new tag
TagsPane should call update entity on unassign tag ‑ TagsPane should call update entity on unassign tag
TagsPane should display loading ‑ TagsPane should display loading
TextFilter should call onChange ‑ TextFilter should call onChange
TextFilter should display TextFilter ‑ TextFilter should display TextFilter
TypeToggle should call onChange with `amount` ‑ TypeToggle should call onChange with `amount`
TypeToggle should call onChange with `percentage` ‑ TypeToggle should call onChange with `percentage`
TypeToggle should display TypeToggle ‑ TypeToggle should display TypeToggle
VendorReferenceNumbersDetails should display VendorReferenceNumbersDetails ‑ VendorReferenceNumbersDetails should display VendorReferenceNumbersDetails
VendorReferenceNumbersFields should add new record fields and show validation errors ‑ VendorReferenceNumbersFields should add new record fields and show validation errors
VendorReferenceNumbersFields should display preselected and handle clicks ‑ VendorReferenceNumbersFields should display preselected and handle clicks
VersionCard should call 'onSelect' when 'View this version' icon button was clicked ‑ VersionCard should call 'onSelect' when 'View this version' icon button was clicked
VersionCard should call 'onSelect' when version card title was clicked ‑ VersionCard should call 'onSelect' when version card title was clicked
VersionCard should display version history card ‑ VersionCard should display version history card
VersionCard should mark latest version history card ‑ VersionCard should mark latest version history card
VersionHistoryButton should call 'onClick' handler when button was clicked ‑ VersionHistoryButton should call 'onClick' handler when button was clicked
VersionHistoryButton should display version history button ‑ VersionHistoryButton should display version history button
VersionHistoryPane should call 'onClose' handler when 'Close' icon button was clicked ‑ VersionHistoryPane should call 'onClose' handler when 'Close' icon button was clicked
VersionHistoryPane should display 'Original version' label for the first version ‑ VersionHistoryPane should display 'Original version' label for the first version
VersionHistoryPane should display loading pane if references are loading ‑ VersionHistoryPane should display loading pane if references are loading
VersionHistoryPane should display version history cards ‑ VersionHistoryPane should display version history cards
VersionHistoryPane should display version history pane ‑ VersionHistoryPane should display version history pane
VersionHistoryPane should not display version cards without changed fields ‑ VersionHistoryPane should not display version cards without changed fields
acqRowFormatter should have class to align cells to the end ‑ acqRowFormatter should have class to align cells to the end
acqRowFormatter should not have class to align cells to the end ‑ acqRowFormatter should not have class to align cells to the end
acqRowFormatter should render a div (earlier was button) ‑ acqRowFormatter should render a div (earlier was button)
acqRowFormatter should render an anchor ‑ acqRowFormatter should render an anchor
batchFetch util fn should call API if some ids and query params are passed ‑ batchFetch util fn should call API if some ids and query params are passed
batchFetch util fn should call API if some ids passed ‑ batchFetch util fn should call API if some ids passed
batchFetch util fn should call API if some query objects and queryBuilder function are passed ‑ batchFetch util fn should call API if some query objects and queryBuilder function are passed
batchFetch util fn should not call API if no query item passed ‑ batchFetch util fn should not call API if no query item passed
calculateAdjustmentAmounts Calculate amounts for Adjustment fund distribution ‑ calculateAdjustmentAmounts Calculate amounts for Adjustment fund distribution
calculateAmountsAndTotal Calculate total amount for Fund distribution ‑ calculateAmountsAndTotal Calculate total amount for Fund distribution
calculateAmountsAndTotal remove extra penny from the latest distribution ‑ calculateAmountsAndTotal remove extra penny from the latest distribution
calculateAmountsAndTotal should not change amounts if percentage amounts less than 2 ‑ calculateAmountsAndTotal should not change amounts if percentage amounts less than 2
calculateAmountsAndTotal should remove several extra pennies from the last records ‑ calculateAmountsAndTotal should remove several extra pennies from the last records
fetchAllRecords should call GET API once ‑ fetchAllRecords should call GET API once
fetchAllRecords should call GET API once, as well as reset ‑ fetchAllRecords should call GET API once, as well as reset
fetchExportDataByIds should not call API if no ids passed ‑ fetchExportDataByIds should not call API if no ids passed
filterArrayValues should return { renderedItems } with filtered options for lowercased value ‑ filterArrayValues should return { renderedItems } with filtered options for lowercased value
filterArrayValues should return { renderedItems } with filtered options for mixed value ‑ filterArrayValues should return { renderedItems } with filtered options for mixed value
filterArrayValues should return { renderedItems } with filtered options for uppercased value ‑ filterArrayValues should return { renderedItems } with filtered options for uppercased value
filterArrayValues should return { renderedItems } with initial options when value is not defined ‑ filterArrayValues should return { renderedItems } with initial options when value is not defined
filterSelectValues should return selection options based on a filter value ‑ filterSelectValues should return selection options based on a filter value
filterSelectValues should return selection options even if a filter value contains regExp special characters ‑ filterSelectValues should return selection options even if a filter value contains regExp special characters
getAddress should return empty address ‑ getAddress should return empty address
getAddress should return parsed addresses ‑ getAddress should return parsed addresses
getConfigSetting should return default config value if settings are empty ‑ getConfigSetting should return default config value if settings are empty
getConfigSetting should return parsed config object ‑ getConfigSetting should return parsed config object
getControlledVocabTranslations should return an object with translation keys for <ControlledVocab> based on passed root translation key ‑ getControlledVocabTranslations should return an object with translation keys for <ControlledVocab> based on passed root translation key
getErrorCodeFromResponse should return first error code ‑ getErrorCodeFromResponse should return first error code
getErrorCodeFromResponse should return general error if response something plain ‑ getErrorCodeFromResponse should return general error if response something plain
getFieldLabels should use keys of labelsMap as regexp to parse labels of paths ‑ getFieldLabels should use keys of labelsMap as regexp to parse labels of paths
getHighlightedFields should highlight all related fields (whole row for MCL) for added repeatable field ‑ getHighlightedFields should highlight all related fields (whole row for MCL) for added repeatable field
getHighlightedFields should return highlights for field specified by name ‑ getHighlightedFields should return highlights for field specified by name
getHoldingLocationName should return location name ‑ getHoldingLocationName should return location name
getVersionWrappedFormatter should call original formatter's handlers to mark updated cells in the current version ‑ getVersionWrappedFormatter should call original formatter's handlers to mark updated cells in the current version
handleKeyCommand should call handler ‑ handleKeyCommand should call handler
handleKeyCommand should not call handler ‑ handleKeyCommand should not call handler
handleValidationErrorResponse should return validation error for mixed percentage and amount values with 0 estimated price ‑ handleValidationErrorResponse should return validation error for mixed percentage and amount values with 0 estimated price
handleValidationErrorResponse should return validation error from response for invalid fund distribution total ‑ handleValidationErrorResponse should return validation error from response for invalid fund distribution total
handleValidationErrorResponse should return validation error from response with unknown error code ‑ handleValidationErrorResponse should return validation error from response with unknown error code
objectDifference difference should not mutate initial objects ‑ objectDifference difference should not mutate initial objects
objectDifference difference should return array containing added fields to the first object (from the second one) ‑ objectDifference difference should return array containing added fields to the first object (from the second one)
objectDifference difference should return array containing deleted fields (from the first object) ‑ objectDifference difference should return array containing deleted fields (from the first object)
objectDifference difference should return array containing updated fields ‑ objectDifference difference should return array containing updated fields
objectDifference should return an empty array if passed arguments are the same object ‑ objectDifference should return an empty array if passed arguments are the same object
objectDifference should return an empty array if passed objects have no difference ‑ objectDifference should return an empty array if passed objects have no difference
paginationUtils buildPaginationObj should return object with default provided limit value ‑ paginationUtils buildPaginationObj should return object with default provided limit value
paginationUtils buildPaginationObj should return object with default provided offset value ‑ paginationUtils buildPaginationObj should return object with default provided offset value
paginationUtils buildPaginationObj should return object with limit value from query string ‑ paginationUtils buildPaginationObj should return object with limit value from query string
paginationUtils buildPaginationObj should return object with offset value from query string ‑ paginationUtils buildPaginationObj should return object with offset value from query string
queryUtils buildDateRangeQuery should return query based on filter key and value ‑ queryUtils buildDateRangeQuery should return query based on filter key and value
queryUtils buildDateTimeRangeQuery should return query based on filter key and value ‑ queryUtils buildDateTimeRangeQuery should return query based on filter key and value
queryUtils buildFilterQuery should return search query with escaped quotes and backslashes ‑ queryUtils buildFilterQuery should return search query with escaped quotes and backslashes
queryUtils buildFilterQuery should return search query with raw value (without escaping) ‑ queryUtils buildFilterQuery should return search query with raw value (without escaping)
queryUtils buildNumberRangeQuery should return query based on filter key and value ‑ queryUtils buildNumberRangeQuery should return query based on filter key and value
queryUtils makeQueryBuilder should return a function, which will build query string based on query parameters ‑ queryUtils makeQueryBuilder should return a function, which will build query string based on query parameters
searchAndSort changeSearchIndex should call update on query ‑ searchAndSort changeSearchIndex should call update on query
searchAndSort getActiveFilters should return empty filters object ‑ searchAndSort getActiveFilters should return empty filters object
searchAndSort getActiveFilters should return filters object from string ‑ searchAndSort getActiveFilters should return filters object from string
searchAndSort handleFilterChange should call update on query ‑ searchAndSort handleFilterChange should call update on query
searchUtils buildFiltersObj should build filters object based on query string ‑ searchUtils buildFiltersObj should build filters object based on query string
searchUtils buildPaginatelessSearch should build query string based on new params and current query ‑ searchUtils buildPaginatelessSearch should build query string based on new params and current query
searchUtils buildSearch should build query string based on new params and current query ‑ searchUtils buildSearch should build query string based on new params and current query
searchUtils buildSortingObj should return object with ASC sortingDirection value when no direction in query and no default value ‑ searchUtils buildSortingObj should return object with ASC sortingDirection value when no direction in query and no default value
searchUtils buildSortingObj should return object with default provided sortingDirection value ‑ searchUtils buildSortingObj should return object with default provided sortingDirection value
searchUtils buildSortingObj should return object with default provided sortingField value ‑ searchUtils buildSortingObj should return object with default provided sortingField value
searchUtils buildSortingObj should return object with sortingDirection value from query string ‑ searchUtils buildSortingObj should return object with sortingDirection value from query string
searchUtils buildSortingObj should return object with sortingField value from query string ‑ searchUtils buildSortingObj should return object with sortingField value from query string
useAccordionToggle should change opposite value for section when toggleSection is fired ‑ useAccordionToggle should change opposite value for section when toggleSection is fired
useAccordionToggle should not close an accordion if there are validation errors for its fields ‑ useAccordionToggle should not close an accordion if there are validation errors for its fields
useAccordionToggle should set up default value ‑ useAccordionToggle should set up default value
useAccordionToggle should set up passed sections when expandAll is fired ‑ useAccordionToggle should set up passed sections when expandAll is fired
useAcqMethodsOptions should return all acq methods options ‑ useAcqMethodsOptions should return all acq methods options
useAcqMethodsOptions should return empty list if there are no acq methods ‑ useAcqMethodsOptions should return empty list if there are no acq methods
useAcqRestrictions should return restrictions based on assigned user when user is not a member ‑ useAcqRestrictions should return restrictions based on assigned user when user is not a member
useAcqRestrictions should return unrestricted permissions when no acq units defined ‑ useAcqRestrictions should return unrestricted permissions when no acq units defined
useAcqRestrictions should return unrestricted permissions when user is member of assigned units ‑ useAcqRestrictions should return unrestricted permissions when user is member of assigned units
useAsyncDebounce should debounce async function and return rejected value ‑ useAsyncDebounce should debounce async function and return rejected value
useAsyncDebounce should debounce async function and return resolved value ‑ useAsyncDebounce should debounce async function and return resolved value
useExchangeRateValue should not make get request since exchangeFrom is not provided ‑ useExchangeRateValue should not make get request since exchangeFrom is not provided
useExchangeRateValue should not make get request since manual exchange rate is provided ‑ useExchangeRateValue should not make get request since manual exchange rate is provided
useExchangeRateValue should return current exchange rate ‑ useExchangeRateValue should return current exchange rate
useExpenseClassOptions should return expense class options ‑ useExpenseClassOptions should return expense class options
useFiltersReset should not reset filters if location state does not contain 'resetFilters' property equals 'true' ‑ useFiltersReset should not reset filters if location state does not contain 'resetFilters' property equals 'true'
useFiltersReset should reset filters if location state contains 'resetFilters' property equals 'true' ‑ useFiltersReset should reset filters if location state contains 'resetFilters' property equals 'true'
useFiltersToogle should change value to opposite when toggleFilters is called ‑ useFiltersToogle should change value to opposite when toggleFilters is called
useFiltersToogle should initialize state from local storage ‑ useFiltersToogle should initialize state from local storage
useFiltersToogle should save value in local storage when toggleFilters is called ‑ useFiltersToogle should save value in local storage when toggleFilters is called
useFunds should return funds ‑ useFunds should return funds
useHoldings should return response array ‑ useHoldings should return response array
useIntegrationConfigs fetches organization integration configs ‑ useIntegrationConfigs fetches organization integration configs
useItemToView should delete item from storage when 'deleteItemToView' was called ‑ useItemToView should delete item from storage when 'deleteItemToView' was called
useItemToView should update storage with scroll data when a row was clicked ‑ useItemToView should update storage with scroll data when a row was clicked
useLineHoldings should return response array ‑ useLineHoldings should return response array
useList should call API right away and return records ‑ useList should call API right away and return records
useList should not call API right away, but after location is changed ‑ useList should not call API right away, but after location is changed
useLocalStorageFilters should call localStorage getItem on render ‑ useLocalStorageFilters should call localStorage getItem on render
useLocalStorageFilters should call localStorage on Search and Reset buttons ‑ useLocalStorageFilters should call localStorage on Search and Reset buttons
useLocalStorageFilters should call localStorage on selecting filter ‑ useLocalStorageFilters should call localStorage on selecting filter
useLocalStorageFilters should set searchQuery from location.search ‑ useLocalStorageFilters should set searchQuery from location.search
useLocaleDateFormat should return locale format from stripes getLocaleDateFormat ‑ useLocaleDateFormat should return locale format from stripes getLocaleDateFormat
useModalToggle should change value to opposite when toggleModal is called ‑ useModalToggle should change value to opposite when toggleModal is called
useModalToggle should return initial falsy value ‑ useModalToggle should return initial falsy value
useOrders should return 0 data with no pagination ‑ useOrders should return 0 data with no pagination
useOrders should return 1 data with the limit 1 ‑ useOrders should return 1 data with the limit 1
useOrders should return no data with empty [] and default max limit value ‑ useOrders should return no data with empty [] and default max limit value
useOrders should return no data with empty [] ‑ useOrders should return no data with empty []
useOrganization fetches organization ‑ useOrganization fetches organization
usePagination should call history push when page is changed ‑ usePagination should call history push when page is changed
usePagination should call history push when page is refreshed ‑ usePagination should call history push when page is refreshed
usePagination should initialize pagination based on location ‑ usePagination should initialize pagination based on location
usePagination should reset offset when search is changed ‑ usePagination should reset offset when search is changed
usePaneFocus should call focus after mount ‑ usePaneFocus should call focus after mount
useResultsSRStatus should send "choose filters" message when hasFilters = false ‑ useResultsSRStatus should send "choose filters" message when hasFilters = false
useResultsSRStatus should send "results count" message when hasFilters = true ‑ useResultsSRStatus should send "results count" message when hasFilters = true
useResultsSRStatus should send SR status message when isLoading = true ‑ useResultsSRStatus should send SR status message when isLoading = true
useShowCallout should define timeout when send is called with error type ‑ useShowCallout should define timeout when send is called with error type
useShowCallout should not send message when returned function is called and callout if not defined in context ‑ useShowCallout should not send message when returned function is called and callout if not defined in context
useShowCallout should not translate message when send is called with message field ‑ useShowCallout should not translate message when send is called with message field
useShowCallout should send message when returned function is called and callout is in context ‑ useShowCallout should send message when returned function is called and callout is in context
useShowCallout should use success type by default when send is called ‑ useShowCallout should use success type by default when send is called
useToggle should change value to opposite when toggle is called ‑ useToggle should change value to opposite when toggle is called
useToggle should return value with initial state ‑ useToggle should return value with initial state
useUsersBatch should batch fetch users by ids ‑ useUsersBatch should batch fetch users by ids
useVersionWrappedFormatter should return base formatter when component is not wrapped by VersionViewContext ‑ useVersionWrappedFormatter should return base formatter when component is not wrapped by VersionViewContext
useVersionWrappedFormatter should return version wrapped formatter ‑ useVersionWrappedFormatter should return version wrapped formatter
useVersionsDifference should return info about changed fields for each version (audit event) ‑ useVersionsDifference should return info about changed fields for each version (audit event)
useVersionsDifference should return paths for all created or deleted fields with nesting ‑ useVersionsDifference should return paths for all created or deleted fields with nesting
validateFundDistributionFinal should pass validation with penny problem ‑ validateFundDistributionFinal should pass validation with penny problem
validateFundDistributionFinal should return error element about uniqueFunds if there are funds with the same expense class ‑ validateFundDistributionFinal should return error element about uniqueFunds if there are funds with the same expense class
validateFundDistributionFinal should return error element if no currency provided ‑ validateFundDistributionFinal should return error element if no currency provided
validateFundDistributionFinal should return undefined if empty fund distribution provided ‑ validateFundDistributionFinal should return undefined if empty fund distribution provided
validateFundDistributionFinal should return undefined if totalAmount matches sum in fund distribution array with percent type ‑ validateFundDistributionFinal should return undefined if totalAmount matches sum in fund distribution array with percent type
validateFundDistributionFinal should return undefined if totalAmount matches sum in fund distribution array ‑ validateFundDistributionFinal should return undefined if totalAmount matches sum in fund distribution array