UIQM-431 fix (#603) #1886
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Jest Unit Test Results
succeeded
Oct 4, 2023 in 0s
All 338 tests pass in 1m 42s
Annotations
Check notice on line 0 in .github
github-actions / Jest Unit Test Results
338 tests found (test 1 to 294)
There are 338 tests, see "Raw output" for the list of tests 1 to 294.
Raw output
ContentField utils getResizeStyles should calculate element height ‑ ContentField utils getResizeStyles should calculate element height
ContentField utils getResizeStyles should not calculate styles when element is not passed ‑ ContentField utils getResizeStyles should not calculate styles when element is not passed
FixedFieldFactory should create correct fixed field type ‑ FixedFieldFactory should create correct fixed field type
FixedFieldFactory should return undefined type when there is no matched field ‑ FixedFieldFactory should return undefined type when there is no matched field
Given AutoLinkingButton should render with no axe errors ‑ Given AutoLinkingButton should render with no axe errors
Given AutoLinkingButton when it is not a bib record should not be displayed ‑ Given AutoLinkingButton when it is not a bib record should not be displayed
Given AutoLinkingButton when there is no field for auto-linking enabled should not be displayed ‑ Given AutoLinkingButton when there is no field for auto-linking enabled should not be displayed
Given AutoLinkingButton when there is no field for auto-linking should be disabled ‑ Given AutoLinkingButton when there is no field for auto-linking should be disabled
Given AutoLinkingButton when there is no permission should not be displayed ‑ Given AutoLinkingButton when there is no permission should not be displayed
Given AutoLinkingButton when user clicks on the button should handle auto-linking ‑ Given AutoLinkingButton when user clicks on the button should handle auto-linking
Given AutoLinkingButton when user clicks on the button when auto-linking fails should show generic error message ‑ Given AutoLinkingButton when user clicks on the button when auto-linking fails should show generic error message
Given Bytes Field should display all cols from passed config ‑ Given Bytes Field should display all cols from passed config
Given Bytes Field should display all fields from passed config ‑ Given Bytes Field should display all fields from passed config
Given Bytes Field should display byte fields from passed config ‑ Given Bytes Field should display byte fields from passed config
Given Bytes Field should display bytes fields from passed config ‑ Given Bytes Field should display bytes fields from passed config
Given Bytes Field should display select fields from passed config ‑ Given Bytes Field should display select fields from passed config
Given Bytes Field should display string fields from passed config ‑ Given Bytes Field should display string fields from passed config
Given Content Field should calculate resize styles after input value change ‑ Given Content Field should calculate resize styles after input value change
Given Content Field should calculate resize styles after mount ‑ Given Content Field should calculate resize styles after mount
Given Content Field should set up resize styles ‑ Given Content Field should set up resize styles
Given DeletedRowPlaceholder should render correct placeholder message ‑ Given DeletedRowPlaceholder should render correct placeholder message
Given DeletedRowPlaceholder should render with no axe errors ‑ Given DeletedRowPlaceholder should render with no axe errors
Given DeletedRowPlaceholder when clicking on Undo should call restoreRow prop ‑ Given DeletedRowPlaceholder when clicking on Undo should call restoreRow prop
Given LinkButton should pass correct props when central tenant create a bib record ‑ Given LinkButton should pass correct props when central tenant create a bib record
Given LinkButton should pass correct props when central tenant derive a bib record ‑ Given LinkButton should pass correct props when central tenant derive a bib record
Given LinkButton should pass correct props when central tenant edit a bib record ‑ Given LinkButton should pass correct props when central tenant edit a bib record
Given LinkButton should pass correct props when member tenant create a not shared bib record ‑ Given LinkButton should pass correct props when member tenant create a not shared bib record
Given LinkButton should pass correct props when member tenant derive a not shared bib record ‑ Given LinkButton should pass correct props when member tenant derive a not shared bib record
Given LinkButton should pass correct props when member tenant edit a not shared bib record ‑ Given LinkButton should pass correct props when member tenant edit a not shared bib record
Given LinkButton should render with no axe errors ‑ Given LinkButton should render with no axe errors
Given LinkButton when clicking on link button and the selected authority record is the same as the one previously selected should refetch marc source ‑ Given LinkButton when clicking on link button and the selected authority record is the same as the one previously selected should refetch marc source
Given LinkButton when clicking on link button should call onClick ‑ Given LinkButton when clicking on link button should call onClick
Given LinkButton when clicking on link button when linking Authority to a field with $0 should pass initial values to plugin ‑ Given LinkButton when clicking on link button when linking Authority to a field with $0 should pass initial values to plugin
Given LinkButton when clicking on link button when linking Authority to a field with $a, $d or $t and with multiple $0 should pass initial values to plugin ‑ Given LinkButton when clicking on link button when linking Authority to a field with $a, $d or $t and with multiple $0 should pass initial values to plugin
Given LinkButton when clicking on link button when linking Authority to a field with $a, $d or $t should pass initial values to plugin ‑ Given LinkButton when clicking on link button when linking Authority to a field with $a, $d or $t should pass initial values to plugin
Given LinkButton when clicking on link button when linking Authority to a field with multiple $0 should pass initial values to plugin ‑ Given LinkButton when clicking on link button when linking Authority to a field with multiple $0 should pass initial values to plugin
Given LinkButton when clicking on link button when linking Authority to empty field should pass initial values to plugin ‑ Given LinkButton when clicking on link button when linking Authority to empty field should pass initial values to plugin
Given LinkButton when clicking on unlink button should show confirmation modal ‑ Given LinkButton when clicking on unlink button should show confirmation modal
Given LinkButton when confirming unlinking should call handleUnlinkAuthority ‑ Given LinkButton when confirming unlinking should call handleUnlinkAuthority
Given LinkButton when field is linked should render link button ‑ Given LinkButton when field is linked should render link button
Given LinkButton when field is unlinked should render link button ‑ Given LinkButton when field is unlinked should render link button
Given LinkButton when isLoading is true should not be displayed ‑ Given LinkButton when isLoading is true should not be displayed
Given LinkButton when member tenant derives a shared bib record should pass correct props ‑ Given LinkButton when member tenant derives a shared bib record should pass correct props
Given LinkButton when member tenant edits a shared bib record should pass correct props ‑ Given LinkButton when member tenant edits a shared bib record should pass correct props
Given LocationField should render content field and location lookup ‑ Given LocationField should render content field and location lookup
Given LocationField when selecting a new location when location already exists should replace subfield $b with new location value in location field ‑ Given LocationField when selecting a new location when location already exists should replace subfield $b with new location value in location field
Given LocationField when selecting a new location when location is empty should set subfield $b with new location value in location field ‑ Given LocationField when selecting a new location when location is empty should set subfield $b with new location value in location field
Given MarcContent should display the content of the marc record ‑ Given MarcContent should display the content of the marc record
Given MarcContent should render list of marc fields ‑ Given MarcContent should render list of marc fields
Given MarcContent should render with no axe errors ‑ Given MarcContent should render with no axe errors
Given MarcContent should show the marc title ‑ Given MarcContent should show the marc title
Given OptimisticLockingBanner when error is caused by optimistic locking should render banner ‑ Given OptimisticLockingBanner when error is caused by optimistic locking should render banner
Given OptimisticLockingBanner when error is not caused by optimistic locking should not render banner ‑ Given OptimisticLockingBanner when error is not caused by optimistic locking should not render banner
Given PrintPopup should display the content of the marc record ‑ Given PrintPopup should display the content of the marc record
Given PrintPopup should not show the pane title if a paneTitle prop is not given ‑ Given PrintPopup should not show the pane title if a paneTitle prop is not given
Given PrintPopup should render with no axe errors ‑ Given PrintPopup should render with no axe errors
Given PrintPopup should show the pane title if a paneTitle prop is given ‑ Given PrintPopup should show the pane title if a paneTitle prop is given
Given Quick Marc Editor Container When close button is pressed should invoke onClose ‑ Given Quick Marc Editor Container When close button is pressed should invoke onClose
Given Quick Marc Editor Container should display Quick Marc Editor with fetched instance ‑ Given Quick Marc Editor Container should display Quick Marc Editor with fetched instance
Given Quick Marc Editor Container should fetch MARC record ‑ Given Quick Marc Editor Container should fetch MARC record
Given Quick Marc Editor Container when a user is in a member tenant and derives a local record should take the record data from the member tenant ‑ Given Quick Marc Editor Container when a user is in a member tenant and derives a local record should take the record data from the member tenant
Given Quick Marc Editor Container when a user is in a member tenant and derives a shared record should take the record data from the central tenant ‑ Given Quick Marc Editor Container when a user is in a member tenant and derives a shared record should take the record data from the central tenant
Given Quick Marc Editor Container when data cannot be fetched should navigate back ‑ Given Quick Marc Editor Container when data cannot be fetched should navigate back
Given Quick Marc Editor Container when data cannot be fetched should not display Quick Marc Editor ‑ Given Quick Marc Editor Container when data cannot be fetched should not display Quick Marc Editor
Given Quick Marc Editor Container when the action is CREATE should not append the relatedRecordVersion parameter to URL ‑ Given Quick Marc Editor Container when the action is CREATE should not append the relatedRecordVersion parameter to URL
Given Quick Marc Editor Container when the action is not CREATE should append the relatedRecordVersion parameter to URL ‑ Given Quick Marc Editor Container when the action is not CREATE should append the relatedRecordVersion parameter to URL
Given Quick Marc Editor Container when the marc type is authority should make a request to get the number of links ‑ Given Quick Marc Editor Container when the marc type is authority should make a request to get the number of links
Given Quick Marc Record Info should display person who last edited ‑ Given Quick Marc Record Info should display person who last edited
Given Quick Marc Record Info should display record status ‑ Given Quick Marc Record Info should display record status
Given Quick Marc Record Info should display record updated date ‑ Given Quick Marc Record Info should display record updated date
Given Quick Marc Record Info should render with no axe errors ‑ Given Quick Marc Record Info should render with no axe errors
Given Quick Marc Record Info when firstName and lastName in updateBy are undefined should display username ‑ Given Quick Marc Record Info when firstName and lastName in updateBy are undefined should display username
Given Quick Marc Record Info when firstName in updateBy is undefined should display only lastName ‑ Given Quick Marc Record Info when firstName in updateBy is undefined should display only lastName
Given Quick Marc Record Info when lastName in updateBy is undefined should display only firstName ‑ Given Quick Marc Record Info when lastName in updateBy is undefined should display only firstName
Given Quick Marc Record Info when marc type is authority should display corresponding marc title ‑ Given Quick Marc Record Info when marc type is authority should display corresponding marc title
Given Quick Marc When visiting "create" route should display correct route ‑ Given Quick Marc When visiting "create" route should display correct route
Given Quick Marc When visiting "duplicate" route should display correct route ‑ Given Quick Marc When visiting "duplicate" route should display correct route
Given Quick Marc When visiting "edit" route should display correct route ‑ Given Quick Marc When visiting "edit" route should display correct route
Given Quick Marc when a member tenant edits shared record should fetch the central tenant permissions ‑ Given Quick Marc when a member tenant edits shared record should fetch the central tenant permissions
Given QuickMarcCreateWrapper should render with no axe errors ‑ Given QuickMarcCreateWrapper should render with no axe errors
Given QuickMarcCreateWrapper when click on cancel pane button should handle onClose action ‑ Given QuickMarcCreateWrapper when click on cancel pane button should handle onClose action
Given QuickMarcCreateWrapper when click on save button should actualize links ‑ Given QuickMarcCreateWrapper when click on save button should actualize links
Given QuickMarcCreateWrapper when click on save button should show on save message and redirect on load page ‑ Given QuickMarcCreateWrapper when click on save button should show on save message and redirect on load page
Given QuickMarcCreateWrapper when click on save button when marc type is not a bibliographic should not be called actualizeLinks ‑ Given QuickMarcCreateWrapper when click on save button when marc type is not a bibliographic should not be called actualizeLinks
Given QuickMarcCreateWrapper when click on save button when there is an error during POST request should show an error message ‑ Given QuickMarcCreateWrapper when click on save button when there is an error during POST request should show an error message
Given QuickMarcDeriveWrapper should render with no axe errors ‑ Given QuickMarcDeriveWrapper should render with no axe errors
Given QuickMarcDeriveWrapper when click on cancel pane button should display pane footer ‑ Given QuickMarcDeriveWrapper when click on cancel pane button should display pane footer
Given QuickMarcDeriveWrapper when click on save button should actualize links ‑ Given QuickMarcDeriveWrapper when click on save button should actualize links
Given QuickMarcDeriveWrapper when click on save button should show on save message and redirect on load page ‑ Given QuickMarcDeriveWrapper when click on save button should show on save message and redirect on load page
Given QuickMarcDeriveWrapper when click on save button when there is an error during POST request should show an error message ‑ Given QuickMarcDeriveWrapper when click on save button when there is an error during POST request should show an error message
Given QuickMarcEditWrapper when is authority marc type and record is linked to a bib record and changing 1XX field should display confirmation modal ‑ Given QuickMarcEditWrapper when is authority marc type and record is linked to a bib record and changing 1XX field should display confirmation modal
Given QuickMarcEditWrapper when is authority marc type when click on "Save & keep editing" button should show on save message and stay on the edit page ‑ Given QuickMarcEditWrapper when is authority marc type when click on "Save & keep editing" button should show on save message and stay on the edit page
Given QuickMarcEditWrapper when is authority marc type when click on save button should show on save message and redirect on load page ‑ Given QuickMarcEditWrapper when is authority marc type when click on save button should show on save message and redirect on load page
Given QuickMarcEditWrapper when is authority marc type when click on save button when there is an error during POST request should show an error message ‑ Given QuickMarcEditWrapper when is authority marc type when click on save button when there is an error during POST request should show an error message
Given QuickMarcEditWrapper when is bib marc type when click on "Save & keep editing" button should show on save message and stay on the edit page ‑ Given QuickMarcEditWrapper when is bib marc type when click on "Save & keep editing" button should show on save message and stay on the edit page
Given QuickMarcEditWrapper when is bib marc type when click on save button should actualize links ‑ Given QuickMarcEditWrapper when is bib marc type when click on save button should actualize links
Given QuickMarcEditWrapper when is bib marc type when click on save button should show on save message and redirect on load page ‑ Given QuickMarcEditWrapper when is bib marc type when click on save button should show on save message and redirect on load page
Given QuickMarcEditWrapper when is bib marc type when click on save button when a member tenant edits a shared record should apply the central tenant id for all authority linking requests ‑ Given QuickMarcEditWrapper when is bib marc type when click on save button when a member tenant edits a shared record should apply the central tenant id for all authority linking requests
Given QuickMarcEditWrapper when is bib marc type when click on save button when marc type is not a bibliographic should not be called actualizeLinks ‑ Given QuickMarcEditWrapper when is bib marc type when click on save button when marc type is not a bibliographic should not be called actualizeLinks
Given QuickMarcEditWrapper when is bib marc type when click on save button when record not found (already deleted) should reveal an error message ‑ Given QuickMarcEditWrapper when is bib marc type when click on save button when record not found (already deleted) should reveal an error message
Given QuickMarcEditWrapper when is bib marc type when click on save button when there is a record returned with different version should show up a conflict detection banner and not make an update request ‑ Given QuickMarcEditWrapper when is bib marc type when click on save button when there is a record returned with different version should show up a conflict detection banner and not make an update request
Given QuickMarcEditWrapper when is bib marc type when click on save button when there is an error during POST request due to optimistic locking should show optimistic locking banner ‑ Given QuickMarcEditWrapper when is bib marc type when click on save button when there is an error during POST request due to optimistic locking should show optimistic locking banner
Given QuickMarcEditWrapper when is bib marc type when click on save button when there is an error during POST request should show an error message ‑ Given QuickMarcEditWrapper when is bib marc type when click on save button when there is an error during POST request should show an error message
Given QuickMarcEditor should display QuickMarcEditorRows ‑ Given QuickMarcEditor should display QuickMarcEditorRows
Given QuickMarcEditor should display instance title in pane title ‑ Given QuickMarcEditor should display instance title in pane title
Given QuickMarcEditor should display pane footer ‑ Given QuickMarcEditor should display pane footer
Given QuickMarcEditor should render with no axe errors ‑ Given QuickMarcEditor should render with no axe errors
Given QuickMarcEditor when action is CREATE and marc type is BIB should display instance title in pane title ‑ Given QuickMarcEditor when action is CREATE and marc type is BIB should display instance title in pane title
Given QuickMarcEditor when clearing LDR field should not crash the app ‑ Given QuickMarcEditor when clearing LDR field should not crash the app
Given QuickMarcEditor when clicked save and keep editing button should handle onSubmit and keep editor open ‑ Given QuickMarcEditor when clicked save and keep editing button should handle onSubmit and keep editor open
Given QuickMarcEditor when clicked save button should handle onSubmit and close editor ‑ Given QuickMarcEditor when clicked save button should handle onSubmit and close editor
Given QuickMarcEditor when clicking Cancel pane button should invoke the onClose callback without any args ‑ Given QuickMarcEditor when clicking Cancel pane button should invoke the onClose callback without any args
Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is false or records are not linked should not open remove authority linking modal when confirmRemoveAuthorityLinking prop is false ‑ Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is false or records are not linked should not open remove authority linking modal when confirmRemoveAuthorityLinking prop is false
Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is false or records are not linked should not open remove authority linking modal when record with tag 100 is not linked ‑ Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is false or records are not linked should not open remove authority linking modal when record with tag 100 is not linked
Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is true and records are linked should close the modal on clicking keep linking button ‑ Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is true and records are linked should close the modal on clicking keep linking button
Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is true and records are linked should close the modal on clicking remove linking button ‑ Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is true and records are linked should close the modal on clicking remove linking button
Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is true and records are linked should open remove authority linking modal ‑ Given QuickMarcEditor when confirmRemoveAuthorityLinking prop is true and records are linked should open remove authority linking modal
Given QuickMarcEditor when confirmationModal is opened when click Cancel should hide ConfirmationModal and restore deleted fields ‑ Given QuickMarcEditor when confirmationModal is opened when click Cancel should hide ConfirmationModal and restore deleted fields
Given QuickMarcEditor when confirmationModal is opened when click Confirm should hide ConfirmationModal and handle onSubmit ‑ Given QuickMarcEditor when confirmationModal is opened when click Confirm should hide ConfirmationModal and handle onSubmit
Given QuickMarcEditor when deleted a row should not display ConfirmationModal ‑ Given QuickMarcEditor when deleted a row should not display ConfirmationModal
Given QuickMarcEditor when marc record is of type AUTHORITY should display edit authority record pane title ‑ Given QuickMarcEditor when marc record is of type AUTHORITY should display edit authority record pane title
Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&close button should close the modal on clicking keep editing button ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&close button should close the modal on clicking keep editing button
Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&close button should close the modal, save the updates and close the editor on clicking save and close button ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&close button should close the modal, save the updates and close the editor on clicking save and close button
Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&close button should open confirmation modal ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&close button should open confirmation modal
Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&keep editing button should close the modal on clicking keep editing button ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&keep editing button should close the modal on clicking keep editing button
Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&keep editing button should close the modal, save the updates and editor should be open - on clickng save and keep editing button ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&keep editing button should close the modal, save the updates and editor should be open - on clickng save and keep editing button
Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&keep editing button should open confirmation modal ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when 010 $a field is updated when click on save&keep editing button should open confirmation modal
Given QuickMarcEditor when marc record is of type AUTHORITY when delete last 1XX field should display edit authority record pane title ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when delete last 1XX field should display edit authority record pane title
Given QuickMarcEditor when marc record is of type AUTHORITY when fields other than 010 or 1xx are updated when click on save&close button should not open confirmation modal, but save the updates ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when fields other than 010 or 1xx are updated when click on save&close button should not open confirmation modal, but save the updates
Given QuickMarcEditor when marc record is of type AUTHORITY when fields other than 010 or 1xx are updated when click on save&keep editing button should not open confirmation modal, but save the updates ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when fields other than 010 or 1xx are updated when click on save&keep editing button should not open confirmation modal, but save the updates
Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&close button should close the modal on clicking keep editing button ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&close button should close the modal on clicking keep editing button
Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&close button should close the modal, save the updates and close the editor on clickng save and close button ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&close button should close the modal, save the updates and close the editor on clickng save and close button
Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&close button should open confirmation modal ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&close button should open confirmation modal
Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&keep editing button should close the modal on clicking keep editing button ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&keep editing button should close the modal on clicking keep editing button
Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&keep editing button should close the modal, save the updates and editor should be open - on clicking save and keep editing button ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&keep editing button should close the modal, save the updates and editor should be open - on clicking save and keep editing button
Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&keep editing button should open confirmation modal ‑ Given QuickMarcEditor when marc record is of type AUTHORITY when update 1xx field when click on save&keep editing button should open confirmation modal
Given QuickMarcEditor when marc record is of type HOLDINGS when action is create should display create holdings record pane title ‑ Given QuickMarcEditor when marc record is of type HOLDINGS when action is create should display create holdings record pane title
Given QuickMarcEditor when marc record is of type HOLDINGS when action is create should not show "Save & keep editing" button ‑ Given QuickMarcEditor when marc record is of type HOLDINGS when action is create should not show "Save & keep editing" button
Given QuickMarcEditor when marc record is of type HOLDINGS when action is edit should display "Save & keep editing" button ‑ Given QuickMarcEditor when marc record is of type HOLDINGS when action is edit should display "Save & keep editing" button
Given QuickMarcEditor when marc record is of type HOLDINGS when action is edit should display edit holdings record pane title ‑ Given QuickMarcEditor when marc record is of type HOLDINGS when action is edit should display edit holdings record pane title
Given QuickMarcEditor when saving form with validation errors and deleted fields should show errors and not show confirmation modal ‑ Given QuickMarcEditor when saving form with validation errors and deleted fields should show errors and not show confirmation modal
Given QuickMarcEditor when there are deleted fields should display ConfirmationModal ‑ Given QuickMarcEditor when there are deleted fields should display ConfirmationModal
Given QuickMarcEditorRows should display row for each record value ‑ Given QuickMarcEditorRows should display row for each record value
Given QuickMarcEditorRows should render with no axe errors ‑ Given QuickMarcEditorRows should render with no axe errors
Given QuickMarcEditorRows when a field is linked should display the view authority record icon ‑ Given QuickMarcEditorRows when a field is linked should display the view authority record icon
Given QuickMarcEditorRows when add a new row and deleting a new row and saving should not mark the row as deleted ‑ Given QuickMarcEditorRows when add a new row and deleting a new row and saving should not mark the row as deleted
Given QuickMarcEditorRows when add a new row should focus the new `tag` field with a delay ‑ Given QuickMarcEditorRows when add a new row should focus the new `tag` field with a delay
Given QuickMarcEditorRows when add a new row should handle addRecord ‑ Given QuickMarcEditorRows when add a new row should handle addRecord
Given QuickMarcEditorRows when add a new row when the subfield is focused should have a cursor at the end of the field value ‑ Given QuickMarcEditorRows when add a new row when the subfield is focused should have a cursor at the end of the field value
Given QuickMarcEditorRows when changing tag from 00X to any text content field should change field content to empty string and save old value ‑ Given QuickMarcEditorRows when changing tag from 00X to any text content field should change field content to empty string and save old value
Given QuickMarcEditorRows when changing tag from any text content field to other text content field should change tag value and keep content ‑ Given QuickMarcEditorRows when changing tag from any text content field to other text content field should change tag value and keep content
Given QuickMarcEditorRows when deleting rows should call markRecordDeleted 2 times ‑ Given QuickMarcEditorRows when deleting rows should call markRecordDeleted 2 times
Given QuickMarcEditorRows when deleting rows should focus the `tag` field that is located after the deleted field with a delay ‑ Given QuickMarcEditorRows when deleting rows should focus the `tag` field that is located after the deleted field with a delay
Given QuickMarcEditorRows when there are protected fields when action is edit and marcType is not holdings should display protected field popover icons ‑ Given QuickMarcEditorRows when there are protected fields when action is edit and marcType is not holdings should display protected field popover icons
Given QuickMarcEditorRows when there are protected fields when action is not edit should not display protected field popover icons ‑ Given QuickMarcEditorRows when there are protected fields when action is not edit should not display protected field popover icons
Given QuickMarcEditorRows when there are protected fields when marcType is holdings should not display protected field popover icons ‑ Given QuickMarcEditorRows when there are protected fields when marcType is holdings should not display protected field popover icons
Given QuickMarcEditorRows when trying to link to invalid authority should display validation error message ‑ Given QuickMarcEditorRows when trying to link to invalid authority should display validation error message
Given QuickMarcView should render paneset wrapper ‑ Given QuickMarcView should render paneset wrapper
Given QuickMarcView should render with no axe errors ‑ Given QuickMarcView should render with no axe errors
Given QuickMarcView should show MARC leader ‑ Given QuickMarcView should show MARC leader
Given QuickMarcView should show MARC title ‑ Given QuickMarcView should show MARC title
Given QuickMarcView should show pane sub ‑ Given QuickMarcView should show pane sub
Given QuickMarcView should show pane title ‑ Given QuickMarcView should show pane title
Given QuickMarcView when "isPaneset" prop is false should not render paneset wrapper ‑ Given QuickMarcView when "isPaneset" prop is false should not render paneset wrapper
Given QuickMarcView when a field has isHighlighted flag should highlight the field content ‑ Given QuickMarcView when a field has isHighlighted flag should highlight the field content
Given QuickMarcView when present "lastMenu" prop should render "lastMenu" prop ‑ Given QuickMarcView when present "lastMenu" prop should render "lastMenu" prop
Given QuickMarcView when there is a linked field should display authority link ‑ Given QuickMarcView when there is a linked field should display authority link
Given SplitField should disable controlled and zero subfield inputs ‑ Given SplitField should disable controlled and zero subfield inputs
Given SplitField should render 4 subfield inputs ‑ Given SplitField should render 4 subfield inputs
Given getQuickMarcRecordStatus when form is valid and status is created when instanceId is passed to props should resolve Promise ‑ Given getQuickMarcRecordStatus when form is valid and status is created when instanceId is passed to props should resolve Promise
Given getQuickMarcRecordStatus when form is valid and status is error should reject Promise ‑ Given getQuickMarcRecordStatus when form is valid and status is error should reject Promise
Given indicator field should render the field ‑ Given indicator field should render the field
Given useAuthorityLinking when a member tenant calls actualizeLinks and bib record is derived shared and some of the fields linked with shared authority records should take suggested fields from central tenant for the fields linked with shared authority records ‑ Given useAuthorityLinking when a member tenant calls actualizeLinks and bib record is derived shared and some of the fields linked with shared authority records should take suggested fields from central tenant for the fields linked with shared authority records
Given useAuthorityLinking when a member tenant calls actualizeLinks and bib record is local and some of the fields linked with shared authority records and the suggested field has an error status in both central and member tenants should unlink this field ‑ Given useAuthorityLinking when a member tenant calls actualizeLinks and bib record is local and some of the fields linked with shared authority records and the suggested field has an error status in both central and member tenants should unlink this field
Given useAuthorityLinking when a member tenant calls actualizeLinks and bib record is local and some of the fields linked with shared authority records should take suggested fields from central tenant for the fields linked with shared authority records ‑ Given useAuthorityLinking when a member tenant calls actualizeLinks and bib record is local and some of the fields linked with shared authority records should take suggested fields from central tenant for the fields linked with shared authority records
Given useAuthorityLinking when a member tenant calls autoLinkAuthority and bib record is derived shared and some of the fields can be linked with shared authority records should return the suggestedFields with those with error replaced ‑ Given useAuthorityLinking when a member tenant calls autoLinkAuthority and bib record is derived shared and some of the fields can be linked with shared authority records should return the suggestedFields with those with error replaced
Given useAuthorityLinking when a member tenant calls autoLinkAuthority and bib record is derived shared and some of the fields can be linked with shared authority records should take suggested fields from central tenant for the fields linked with shared authority records ‑ Given useAuthorityLinking when a member tenant calls autoLinkAuthority and bib record is derived shared and some of the fields can be linked with shared authority records should take suggested fields from central tenant for the fields linked with shared authority records
Given useAuthorityLinking when a member tenant calls autoLinkAuthority and bib record is local and some of the fields can be linked with shared authority records and the suggested field has an error status in both central and member tenants should return the same field ‑ Given useAuthorityLinking when a member tenant calls autoLinkAuthority and bib record is local and some of the fields can be linked with shared authority records and the suggested field has an error status in both central and member tenants should return the same field
Given useAuthorityLinking when a member tenant calls autoLinkAuthority and bib record is local and some of the fields can be linked with shared authority records should take suggested fields from central tenant for those fields ‑ Given useAuthorityLinking when a member tenant calls autoLinkAuthority and bib record is local and some of the fields can be linked with shared authority records should take suggested fields from central tenant for those fields
Given useAuthorityLinking when authority record doesnt pass required subfields validation should throw validation error ‑ Given useAuthorityLinking when authority record doesnt pass required subfields validation should throw validation error
Given useAuthorityLinking when calling actualizeLinks and there are linked fields should actualize all links in the correct order ‑ Given useAuthorityLinking when calling actualizeLinks and there are linked fields should actualize all links in the correct order
Given useAuthorityLinking when calling actualizeLinks and there are linked fields should take controlled subfields from the suggested field and uncontrolled ones from the current field ‑ Given useAuthorityLinking when calling actualizeLinks and there are linked fields should take controlled subfields from the suggested field and uncontrolled ones from the current field
Given useAuthorityLinking when calling actualizeLinks and there are linked fields should unlink links for which there are no suggestions ‑ Given useAuthorityLinking when calling actualizeLinks and there are linked fields should unlink links for which there are no suggestions
Given useAuthorityLinking when calling actualizeLinks and there is no linked field should return the same form values ‑ Given useAuthorityLinking when calling actualizeLinks and there is no linked field should return the same form values
Given useAuthorityLinking when calling autoLinkAuthority and returning an error for a field with the same tag should link in the correct order ‑ Given useAuthorityLinking when calling autoLinkAuthority and returning an error for a field with the same tag should link in the correct order
Given useAuthorityLinking when calling autoLinkAuthority and there is a field that cannot be linked should be left as is ‑ Given useAuthorityLinking when calling autoLinkAuthority and there is a field that cannot be linked should be left as is
Given useAuthorityLinking when calling autoLinkAuthority and there is a field with ERROR status and there is $9 should get rid of the $9 ‑ Given useAuthorityLinking when calling autoLinkAuthority and there is a field with ERROR status and there is $9 should get rid of the $9
Given useAuthorityLinking when calling autoLinkAuthority and there is a field with ERROR status and there is no $9 should be left as is ‑ Given useAuthorityLinking when calling autoLinkAuthority and there is a field with ERROR status and there is no $9 should be left as is
Given useAuthorityLinking when calling autoLinkAuthority and there is no suggestion for a field with the same tag should link in the correct order ‑ Given useAuthorityLinking when calling autoLinkAuthority and there is no suggestion for a field with the same tag should link in the correct order
Given useAuthorityLinking when calling autoLinkAuthority should link fields ‑ Given useAuthorityLinking when calling autoLinkAuthority should link fields
Given useAuthorityLinking when calling autoLinkAuthority should link in the correct order ‑ Given useAuthorityLinking when calling autoLinkAuthority should link in the correct order
Given useAuthorityLinking when calling autoLinkAuthority should not link fields without $0 ‑ Given useAuthorityLinking when calling autoLinkAuthority should not link fields without $0
Given useAuthorityLinking when calling autoLinkAuthority should return non-linkable fields too ‑ Given useAuthorityLinking when calling autoLinkAuthority should return non-linkable fields too
Given useAuthorityLinking when calling autoLinkAuthority should take uncontrolled subfields from the current field, not from suggested one ‑ Given useAuthorityLinking when calling autoLinkAuthority should take uncontrolled subfields from the current field, not from suggested one
Given useAuthorityLinking when calling linkAuthority and some subfields are in the linking rule but not in authority should return field without invalid subfields ‑ Given useAuthorityLinking when calling linkAuthority and some subfields are in the linking rule but not in authority should return field without invalid subfields
Given useAuthorityLinking when calling linkAuthority with matched $0 subfield and authority.naturalId should return field with new $0 and $9 subfields and authority subfields ‑ Given useAuthorityLinking when calling linkAuthority with matched $0 subfield and authority.naturalId should return field with new $0 and $9 subfields and authority subfields
Given useAuthorityLinking when calling linkAuthority with not existing $0 subfield should return field with new $0 and $9 subfields and authority subfields ‑ Given useAuthorityLinking when calling linkAuthority with not existing $0 subfield should return field with new $0 and $9 subfields and authority subfields
Given useAuthorityLinking when calling linkAuthority with not matched $0 subfield and authority.naturalId should return field with new $0 and $9 subfields and authority subfields ‑ Given useAuthorityLinking when calling linkAuthority with not matched $0 subfield and authority.naturalId should return field with new $0 and $9 subfields and authority subfields
Given useAuthorityLinking when calling linkAuthority with not matched source file should return field as it is ‑ Given useAuthorityLinking when calling linkAuthority with not matched source file should return field as it is
Given useAuthorityLinking when calling linkAuthority with repeated subfields should return field with correctly formatted subfields ‑ Given useAuthorityLinking when calling linkAuthority with repeated subfields should return field with correctly formatted subfields
Given useAuthorityLinking when calling linkAuthority without saving changes, and then unlinkAuthority should return previous field content even if it is empty ‑ Given useAuthorityLinking when calling linkAuthority without saving changes, and then unlinkAuthority should return previous field content even if it is empty
Given useAuthorityLinking when calling linkAuthority without saving changes, and then unlinkAuthority should return previous field content ‑ Given useAuthorityLinking when calling linkAuthority without saving changes, and then unlinkAuthority should return previous field content
Given useAuthorityLinking when calling unlinkAuthority should return field with correct data ‑ Given useAuthorityLinking when calling unlinkAuthority should return field with correct data
Given useAuthorityLinking when linking requires subfield modification should return field with correctly formatted subfields ‑ Given useAuthorityLinking when linking requires subfield modification should return field with correctly formatted subfields
Given useAuthorityLinking when not a member tenant calls actualizeLinks should call fetchLinkSuggestions once ‑ Given useAuthorityLinking when not a member tenant calls actualizeLinks should call fetchLinkSuggestions once
Given useAuthorityLinking when records dont have fields that can be linked should return field without changes ‑ Given useAuthorityLinking when records dont have fields that can be linked should return field without changes
Given useAuthorityLinking when there is already a linked field and the user enters $9 into the split uncontrolledNumber or uncontrolledAlpha field and calls autoLinkAuthority should get rid of the $9 ‑ Given useAuthorityLinking when there is already a linked field and the user enters $9 into the split uncontrolledNumber or uncontrolledAlpha field and calls autoLinkAuthority should get rid of the $9
Given useAuthorityLinkingRules should fetch linking rules ‑ Given useAuthorityLinkingRules should fetch linking rules
Given useAuthorityLinksCount should fetch links count ‑ Given useAuthorityLinksCount should fetch links count
Given useAuthoritySourceFiles should fetch source files ‑ Given useAuthoritySourceFiles should fetch source files
Given useLinkSuggestions should fetch link suggestions with both authoritySearchParameter and ignoreAutoLinkingEnabled ‑ Given useLinkSuggestions should fetch link suggestions with both authoritySearchParameter and ignoreAutoLinkingEnabled
Given useLinkSuggestions should fetch link suggestions with ignoreAutoLinkingEnabled only ‑ Given useLinkSuggestions should fetch link suggestions with ignoreAutoLinkingEnabled only
Given useLinkSuggestions should fetch link suggestions ‑ Given useLinkSuggestions should fetch link suggestions
Given useMarcRecordMutation should update the record ‑ Given useMarcRecordMutation should update the record
Given useMarcSource should make a request to correct url ‑ Given useMarcSource should make a request to correct url
MaterialCharsField should render MaterialCharsField ‑ MaterialCharsField should render MaterialCharsField
PhysDescriptionField should render PhysDescriptionField ‑ PhysDescriptionField should render PhysDescriptionField
QuickMarcEditor utils addNewRecord should return records with new row ‑ QuickMarcEditor utils addNewRecord should return records with new row
QuickMarcEditor utils are010Or1xxUpdated should check if 010 $a is updated ‑ QuickMarcEditor utils are010Or1xxUpdated should check if 010 $a is updated
QuickMarcEditor utils are010Or1xxUpdated should check if 1xx is updated ‑ QuickMarcEditor utils are010Or1xxUpdated should check if 1xx is updated
QuickMarcEditor utils autopopulateIndicators should return record with autopopulated indicators ‑ QuickMarcEditor utils autopopulateIndicators should return record with autopopulated indicators
QuickMarcEditor utils autopopulateSubfieldSection should not remove fields when subfield code and subfield value not separated with space ‑ QuickMarcEditor utils autopopulateSubfieldSection should not remove fields when subfield code and subfield value not separated with space
QuickMarcEditor utils autopopulateSubfieldSection should remove fields with empty content ‑ QuickMarcEditor utils autopopulateSubfieldSection should remove fields with empty content
QuickMarcEditor utils autopopulateSubfieldSection should return record with added subfield ‑ QuickMarcEditor utils autopopulateSubfieldSection should return record with added subfield
QuickMarcEditor utils checkControlFieldLength should not return error message when only one 001 and 010 fields are present ‑ QuickMarcEditor utils checkControlFieldLength should not return error message when only one 001 and 010 fields are present
QuickMarcEditor utils checkControlFieldLength should return error message when more than one 001 field is present ‑ QuickMarcEditor utils checkControlFieldLength should return error message when more than one 001 field is present
QuickMarcEditor utils checkControlFieldLength should return error message when more than one 010 field is present ‑ QuickMarcEditor utils checkControlFieldLength should return error message when more than one 010 field is present
QuickMarcEditor utils checkIsInitialRecord should return false if this record row is not initial ‑ QuickMarcEditor utils checkIsInitialRecord should return false if this record row is not initial
QuickMarcEditor utils checkIsInitialRecord should return true if this record row is initial ‑ QuickMarcEditor utils checkIsInitialRecord should return true if this record row is initial
QuickMarcEditor utils cleanBytesFields should return cleaned records ‑ QuickMarcEditor utils cleanBytesFields should return cleaned records
QuickMarcEditor utils dehydrateMarcRecordResponse should return dehydrated marc record ‑ QuickMarcEditor utils dehydrateMarcRecordResponse should return dehydrated marc record
QuickMarcEditor utils deleteRecordByIndex should return records without one row ‑ QuickMarcEditor utils deleteRecordByIndex should return records without one row
QuickMarcEditor utils fillEmptyFixedFieldValues should return 008 field with all filled values ‑ QuickMarcEditor utils fillEmptyFixedFieldValues should return 008 field with all filled values
QuickMarcEditor utils fillEmptyFixedFieldValues when marc type is Authority should add Authority specific hidden fields ‑ QuickMarcEditor utils fillEmptyFixedFieldValues when marc type is Authority should add Authority specific hidden fields
QuickMarcEditor utils fillEmptyFixedFieldValues when marc type is Holding should add Holding specific hidden fields ‑ QuickMarcEditor utils fillEmptyFixedFieldValues when marc type is Holding should add Holding specific hidden fields
QuickMarcEditor utils formatMarcRecordByQuickMarcAction should return original record if action is not "derive" or "create" ‑ QuickMarcEditor utils formatMarcRecordByQuickMarcAction should return original record if action is not "derive" or "create"
QuickMarcEditor utils formatMarcRecordByQuickMarcAction should return record with additional fields and no updateInfo if action is "create" ‑ QuickMarcEditor utils formatMarcRecordByQuickMarcAction should return record with additional fields and no updateInfo if action is "create"
QuickMarcEditor utils formatMarcRecordByQuickMarcAction should return record without 001, 005 and 999ff fields and no updateInfo if action is "derive" ‑ QuickMarcEditor utils formatMarcRecordByQuickMarcAction should return record without 001, 005 and 999ff fields and no updateInfo if action is "derive"
QuickMarcEditor utils getContentSubfieldValue shoud return empty body when content is undefined ‑ QuickMarcEditor utils getContentSubfieldValue shoud return empty body when content is undefined
QuickMarcEditor utils getContentSubfieldValue should return repeatable subfields as an array ‑ QuickMarcEditor utils getContentSubfieldValue should return repeatable subfields as an array
QuickMarcEditor utils getContentSubfieldValue should return splited string by subfields into object ‑ QuickMarcEditor utils getContentSubfieldValue should return splited string by subfields into object
QuickMarcEditor utils getCorrespondingMarcTag should return first corresponding record tag ‑ QuickMarcEditor utils getCorrespondingMarcTag should return first corresponding record tag
QuickMarcEditor utils getCreateHoldingsMarcRecordResponse should return correct response for creating MARC Holdings record ‑ QuickMarcEditor utils getCreateHoldingsMarcRecordResponse should return correct response for creating MARC Holdings record
QuickMarcEditor utils getLocationValue when does not have matches should return an empty string ‑ QuickMarcEditor utils getLocationValue when does not have matches should return an empty string
QuickMarcEditor utils getLocationValue when has matches should return matched location value ‑ QuickMarcEditor utils getLocationValue when has matches should return matched location value
QuickMarcEditor utils hasDeleteException should be false for exeptional row ‑ QuickMarcEditor utils hasDeleteException should be false for exeptional row
QuickMarcEditor utils hasDeleteException should be true for exeptional row ‑ QuickMarcEditor utils hasDeleteException should be true for exeptional row
QuickMarcEditor utils hasDeleteException should be true for record end ‑ QuickMarcEditor utils hasDeleteException should be true for record end
QuickMarcEditor utils hasDeleteException when record type equals AUTHORITY should be true for 1XX tags ‑ QuickMarcEditor utils hasDeleteException when record type equals AUTHORITY should be true for 1XX tags
QuickMarcEditor utils hasDeleteException when record type equals AUTHORITY should be true for tag 010 when $a is linked to a bib record ‑ QuickMarcEditor utils hasDeleteException when record type equals AUTHORITY should be true for tag 010 when $a is linked to a bib record
QuickMarcEditor utils hasDeleteException when record type equals BIB should be true for tag 245 ‑ QuickMarcEditor utils hasDeleteException when record type equals BIB should be true for tag 245
QuickMarcEditor utils hasDeleteException when record type equals HOLDINGS should be true for tag 004 ‑ QuickMarcEditor utils hasDeleteException when record type equals HOLDINGS should be true for tag 004
QuickMarcEditor utils hydrateForLinkSuggestions should take "leader" value from the LDR field ‑ QuickMarcEditor utils hydrateForLinkSuggestions should take "leader" value from the LDR field
QuickMarcEditor utils hydrateMarcRecord should return hydrated marc record from form ‑ QuickMarcEditor utils hydrateMarcRecord should return hydrated marc record from form
QuickMarcEditor utils isReadOnly should be false for record rows ‑ QuickMarcEditor utils isReadOnly should be false for record rows
QuickMarcEditor utils isReadOnly should be true for record end ‑ QuickMarcEditor utils isReadOnly should be true for record end
QuickMarcEditor utils isReadOnly should be true for record start ‑ QuickMarcEditor utils isReadOnly should be true for record start
QuickMarcEditor utils isReadOnly should be true for tag 005 (Date and Time of Latest Transaction) ‑ QuickMarcEditor utils isReadOnly should be true for tag 005 (Date and Time of Latest Transaction)
QuickMarcEditor utils isReadOnly should be true for tag LDR on derive page ‑ QuickMarcEditor utils isReadOnly should be true for tag LDR on derive page
QuickMarcEditor utils isReadOnly when record type equals BIB should be true for tag 004 ‑ QuickMarcEditor utils isReadOnly when record type equals BIB should be true for tag 004
QuickMarcEditor utils isReadOnly when record type equals HOLDINGS should be true for tag 004 ‑ QuickMarcEditor utils isReadOnly when record type equals HOLDINGS should be true for tag 004
QuickMarcEditor utils isRecordForAutoLinking when $0 is absent should return false ‑ QuickMarcEditor utils isRecordForAutoLinking when $0 is absent should return false
QuickMarcEditor utils isRecordForAutoLinking when $0 is empty should return false ‑ QuickMarcEditor utils isRecordForAutoLinking when $0 is empty should return false
QuickMarcEditor utils isRecordForAutoLinking when a record is enabled for auto-linking, has a $0 subfield and is not linked yet should return true ‑ QuickMarcEditor utils isRecordForAutoLinking when a record is enabled for auto-linking, has a $0 subfield and is not linked yet should return true
QuickMarcEditor utils isRecordForAutoLinking when field is already linked should return false ‑ QuickMarcEditor utils isRecordForAutoLinking when field is already linked should return false
QuickMarcEditor utils isRecordForAutoLinking when field is deleted should return false ‑ QuickMarcEditor utils isRecordForAutoLinking when field is deleted should return false
QuickMarcEditor utils isRecordForAutoLinking when field is not enabled for auto-linking should return false ‑ QuickMarcEditor utils isRecordForAutoLinking when field is not enabled for auto-linking should return false
QuickMarcEditor utils markLinkedRecordByIndex should mark record as linked ‑ QuickMarcEditor utils markLinkedRecordByIndex should mark record as linked
QuickMarcEditor utils markLinkedRecords when field comprises linkDetails and _isLinked is false should mark records as linked ‑ QuickMarcEditor utils markLinkedRecords when field comprises linkDetails and _isLinked is false should mark records as linked
QuickMarcEditor utils markLinkedRecords when field is linked should not mark the record ‑ QuickMarcEditor utils markLinkedRecords when field is linked should not mark the record
QuickMarcEditor utils markUnlinkedRecordByIndex should mark record as unlinked ‑ QuickMarcEditor utils markUnlinkedRecordByIndex should mark record as unlinked
QuickMarcEditor utils removeEnteredDate should remove 008 "Entered" field ‑ QuickMarcEditor utils removeEnteredDate should remove 008 "Entered" field
QuickMarcEditor utils removeFieldsForDerive should remove 001 and 005 fields ‑ QuickMarcEditor utils removeFieldsForDerive should remove 001 and 005 fields
QuickMarcEditor utils reorderRecords should move records by indexes ‑ QuickMarcEditor utils reorderRecords should move records by indexes
QuickMarcEditor utils restoreRecordAtIndex should return records with new row ‑ QuickMarcEditor utils restoreRecordAtIndex should return records with new row
QuickMarcEditor utils validateLeader should not return error message when leader is valid ‑ QuickMarcEditor utils validateLeader should not return error message when leader is valid
QuickMarcEditor utils validateLeader should return an error message when position 18 is invalid ‑ QuickMarcEditor utils validateLeader should return an error message when position 18 is invalid
QuickMarcEditor utils validateLeader should return an error message when position 19 is invalid ‑ QuickMarcEditor utils validateLeader should return an error message when position 19 is invalid
QuickMarcEditor utils validateLeader should return edit error message when forbidden bytes are edited ‑ QuickMarcEditor utils validateLeader should return edit error message when forbidden bytes are edited
QuickMarcEditor utils validateLeader should return length error message when leader is not 24 length ‑ QuickMarcEditor utils validateLeader should return length error message when leader is not 24 length
QuickMarcEditor utils validateLeader when marcType is bib should return edit error message when unsupported bytes are found ‑ QuickMarcEditor utils validateLeader when marcType is bib should return edit error message when unsupported bytes are found
QuickMarcEditor utils validateLeader when marcType is holdings should return edit error message when unsupported bytes are found ‑ QuickMarcEditor utils validateLeader when marcType is holdings should return edit error message when unsupported bytes are found
QuickMarcEditor utils validateLocationSubfield should return false for locations that Field no content ‑ QuickMarcEditor utils validateLocationSubfield should return false for locations that Field no content
QuickMarcEditor utils validateLocationSubfield should return false for locations that do not exist ‑ QuickMarcEditor utils validateLocationSubfield should return false for locations that do not exist
QuickMarcEditor utils validateLocationSubfield should return true for valid location subfield even more space between ‑ QuickMarcEditor utils validateLocationSubfield should return true for valid location subfield even more space between
QuickMarcEditor utils validateLocationSubfield should return true for valid location subfield ‑ QuickMarcEditor utils validateLocationSubfield should return true for valid location subfield
QuickMarcEditor utils validateMarcRecord should not return error message when record is valid ‑ QuickMarcEditor utils validateMarcRecord should not return error message when record is valid
QuickMarcEditor utils validateMarcRecord should return error message when record has several 010 rows ‑ QuickMarcEditor utils validateMarcRecord should return error message when record has several 010 rows
QuickMarcEditor utils validateMarcRecord should return error message when record has several 245 rows ‑ QuickMarcEditor utils validateMarcRecord should return error message when record has several 245 rows
QuickMarcEditor utils validateMarcRecord should return error message when record is invalid ‑ QuickMarcEditor utils validateMarcRecord should return error message when record is invalid
QuickMarcEditor utils validateMarcRecord should return error message when record is without 245 row ‑ QuickMarcEditor utils validateMarcRecord should return error message when record is without 245 row
QuickMarcEditor utils validateMarcRecord when $9 entered should not return an error for a not linkable field ‑ QuickMarcEditor utils validateMarcRecord when $9 entered should not return an error for a not linkable field
QuickMarcEditor utils validateMarcRecord when $9 entered should return an error for an already linked field ‑ QuickMarcEditor utils validateMarcRecord when $9 entered should return an error for an already linked field
QuickMarcEditor utils validateMarcRecord when $9 entered should return an error for linkable field ‑ QuickMarcEditor utils validateMarcRecord when $9 entered should return an error for linkable field
Check notice on line 0 in .github
github-actions / Jest Unit Test Results
338 tests found (test 295 to 338)
There are 338 tests, see "Raw output" for the list of tests 295 to 338.
Raw output
QuickMarcEditor utils validateMarcRecord when a user enters into the linked field subfield(s) that can be controlled and there are fields with the same tags should return an error without duplicate tags ‑ QuickMarcEditor utils validateMarcRecord when a user enters into the linked field subfield(s) that can be controlled and there are fields with the same tags should return an error without duplicate tags
QuickMarcEditor utils validateMarcRecord when a user enters into the linked field subfield(s) that can be controlled should return an error ‑ QuickMarcEditor utils validateMarcRecord when a user enters into the linked field subfield(s) that can be controlled should return an error
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should not return error message when record is valid ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should not return error message when record is valid
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should return error message when record has 010 field with several $a subfields ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should return error message when record has 010 field with several $a subfields
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should return error message when record has multiple 010 fields ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should return error message when record has multiple 010 fields
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should return error message when record has several 1XX rows ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should return error message when record has several 1XX rows
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should return error message when record is without 1XX row ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record should return error message when record is without 1XX row
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if $t is added to 1xx field ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if $t is added to 1xx field
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if $t is removed from 1xx field ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if $t is removed from 1xx field
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if $t value is removed from 1xx field ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if $t value is removed from 1xx field
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 010 $a created and 001 is linked ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 010 $a created and 001 is linked
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 010 $a edited and 001 is linked ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 010 $a edited and 001 is linked
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 010 $a removed and 010 is linked ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 010 $a removed and 010 is linked
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 010 field is deleted and 010 is linked ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 010 field is deleted and 010 is linked
QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 1xx tag is changed ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Authority record when authority linked to bib record should return an error if 1xx tag is changed
QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should not return error message when record has 852 location ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should not return error message when record has 852 location
QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should not return error message when record is valid ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should not return error message when record is valid
QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record has invalid 852 location ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record has invalid 852 location
QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record has several 004 rows ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record has several 004 rows
QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record has several 852 rows ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record has several 852 rows
QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record is missing 852 location ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record is missing 852 location
QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record is without 852 row ‑ QuickMarcEditor utils validateMarcRecord when record is MARC Holdings record should return error message when record is without 852 row
QuickMarcEditor utils validateRecordTag should not return error message when tag is valid ‑ QuickMarcEditor utils validateRecordTag should not return error message when tag is valid
QuickMarcEditor utils validateRecordTag should return error message when tag is not valid (invalid length) ‑ QuickMarcEditor utils validateRecordTag should return error message when tag is not valid (invalid length)
QuickMarcEditor utils validateRecordTag should return error message when tag is not valid (non-digit characters) ‑ QuickMarcEditor utils validateRecordTag should return error message when tag is not valid (non-digit characters)
QuickMarcEditor utils validateSubfield should not return error message when indicators are present and content is not empty ‑ QuickMarcEditor utils validateSubfield should not return error message when indicators are present and content is not empty
QuickMarcEditor utils validateSubfield should return error message when content is empty ‑ QuickMarcEditor utils validateSubfield should return error message when content is empty
QuickMarcEditorRows utils hasAddException should be false for exeptional row ‑ QuickMarcEditorRows utils hasAddException should be false for exeptional row
QuickMarcEditorRows utils hasAddException should be true for MARC holdings tag 004 ‑ QuickMarcEditorRows utils hasAddException should be true for MARC holdings tag 004
QuickMarcEditorRows utils hasAddException should be true for exeptional row ‑ QuickMarcEditorRows utils hasAddException should be true for exeptional row
QuickMarcEditorRows utils hasIndicatorException should be false for exeptional row ‑ QuickMarcEditorRows utils hasIndicatorException should be false for exeptional row
QuickMarcEditorRows utils hasIndicatorException should be true for exeptional row ‑ QuickMarcEditorRows utils hasIndicatorException should be true for exeptional row
QuickMarcEditorRows utils hasMoveException should be false for common rows ‑ QuickMarcEditorRows utils hasMoveException should be false for common rows
QuickMarcEditorRows utils hasMoveException should be true for 003 tag for derive action ‑ QuickMarcEditorRows utils hasMoveException should be true for 003 tag for derive action
QuickMarcEditorRows utils hasMoveException should be true for exeptional row ‑ QuickMarcEditorRows utils hasMoveException should be true for exeptional row
getMaterialCharsFieldConfig should return correct config based on type ‑ getMaterialCharsFieldConfig should return correct config based on type
getPhysDescriptionFieldConfig should return correct config based on type ‑ getPhysDescriptionFieldConfig should return correct config based on type
useSubfieldNavigation utils cursorToNextSubfield when there is a next subfield should move cursor to the beginning of next subfield ‑ useSubfieldNavigation utils cursorToNextSubfield when there is a next subfield should move cursor to the beginning of next subfield
useSubfieldNavigation utils cursorToNextSubfield when there is no next subfield should keep cursor where it is ‑ useSubfieldNavigation utils cursorToNextSubfield when there is no next subfield should keep cursor where it is
useSubfieldNavigation utils cursorToPrevSubfield when there is a prev subfield should move cursor to the beginning of prev subfield ‑ useSubfieldNavigation utils cursorToPrevSubfield when there is a prev subfield should move cursor to the beginning of prev subfield
useSubfieldNavigation utils cursorToPrevSubfield when there is no prev subfield should keep cursor where it is ‑ useSubfieldNavigation utils cursorToPrevSubfield when there is no prev subfield should keep cursor where it is
useTenantKy should set provided okapi tenant header and return 'ky' client ‑ useTenantKy should set provided okapi tenant header and return 'ky' client
useTenantKy should use current tenant in the headers if there is no provided tenant ID ‑ useTenantKy should use current tenant in the headers if there is no provided tenant ID
useUserTenantPermissions should fetch user permissions for specified tenant ‑ useUserTenantPermissions should fetch user permissions for specified tenant
Loading