UIQM-736 Use a larger width of 7-16 leader positions field. (#763) #122
GitHub Actions / Jest Unit Test Results
succeeded
Dec 3, 2024 in 0s
All 482 tests pass in 2m 20s
Annotations
Check notice on line 0 in .github
github-actions / Jest Unit Test Results
482 tests found (test 1 to 283)
There are 482 tests, see "Raw output" for the list of tests 1 to 283.
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
FixedField Should render 4 selects with proper options ‑ FixedField Should render 4 selects with proper options
FixedField Should render Ctry as input ‑ FixedField Should render Ctry as input
FixedField Should render select with proper options ‑ FixedField Should render select with proper options
FixedFieldFactory should create correct fixed field type ‑ FixedFieldFactory should create correct fixed field type
FixedFieldFactory when config has type select should have initalValue array to be filled with record content and rest with default value ‑ FixedFieldFactory when config has type select should have initalValue array to be filled with record content and rest with default value
FixedFieldFactory when config has type select should have initalValue array to be filled with record content to field length ‑ FixedFieldFactory when config has type select should have initalValue array to be filled with record content to field length
FixedFieldFactory when config has type select should have initialValue to be equal record content ‑ FixedFieldFactory when config has type select should have initialValue to be equal record content
FixedFieldFactory when config has type select should have initialValue to be set as default when record has no content ‑ FixedFieldFactory when config has type select should have initialValue to be set as default when record has no content
FixedFieldFactory when document type is book should return fields config with one select and one selects type ‑ FixedFieldFactory when document type is book should return fields config with one select and one selects type
FixedFieldFactory when document type is book should return type "Bytes" for field Cont ‑ FixedFieldFactory when document type is book should return type "Bytes" for field Cont
FixedFieldFactory when document type is book should return type "String" for field Date1 ‑ FixedFieldFactory when document type is book should return type "String" for field Date1
FixedFieldFactory when document type is unknown should return undefined type when there is no matched field ‑ FixedFieldFactory when document type is unknown should return undefined type when there is no matched field
FixedFieldFactory when type of document is defined should field not to be in config when is ReadOnly ‑ FixedFieldFactory when type of document is defined should field not to be in config when is ReadOnly
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 select with disabled invalid value ‑ Given Bytes Field should display select with disabled invalid value
Given Bytes Field should display selects fields from passed config ‑ Given Bytes Field should display selects 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 ControlNumberField should render content field ‑ Given ControlNumberField should render content field
Given ControlNumberField when action is CREATE an authority record and FOLIO source file is selected and the next HRID is loading should display loading next to the source file lookup ‑ Given ControlNumberField when action is CREATE an authority record and FOLIO source file is selected and the next HRID is loading should display loading next to the source file lookup
Given ControlNumberField when action is CREATE an authority record and FOLIO source file is selected should have row content equal to 010 $a ‑ Given ControlNumberField when action is CREATE an authority record and FOLIO source file is selected should have row content equal to 010 $a
Given ControlNumberField when action is CREATE an authority record and a local source file is selected should have row content equal to the next HRID ‑ Given ControlNumberField when action is CREATE an authority record and a local source file is selected should have row content equal to the next HRID
Given ControlNumberField when action is not CREATE should not render source file lookup ‑ Given ControlNumberField when action is not CREATE should not render source file lookup
Given ControlNumberField when marc type is not AUTHORITY should not render source file lookup ‑ Given ControlNumberField when marc type is not AUTHORITY should not render source file lookup
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 ErrorMessages when errors are empty should not render anything ‑ Given ErrorMessages when errors are empty should not render anything
Given ErrorMessages when errors are present should render list of errors ‑ Given ErrorMessages when errors are present should render list of errors
Given ErrorMessages when errors are present when helpUrl is available should render a help link ‑ Given ErrorMessages when errors are present when helpUrl is available should render a help link
Given LeaderField when creating a Bib record should display an asterisk next to the "Type" and "BLvl" fields ‑ Given LeaderField when creating a Bib record should display an asterisk next to the "Type" and "BLvl" fields
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 and field content contains "{dollar}" should be replaced with $ sign for search input and search query ‑ Given LinkButton when clicking on link button when linking Authority and field content contains "{dollar}" should be replaced with $ sign for search input and search query
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 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 Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct BLvl dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct BLvl dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct Ctrl dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct Ctrl dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct Desc dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct Desc dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct MultiLvl dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct MultiLvl dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct Status dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct Status dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct Type dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct Type dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct default values ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a bib record should display correct default values
Given Quick Marc Editor Container Leader field when the action is CREATE a holdings record should display correct ELvl dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a holdings record should display correct ELvl dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE a holdings record should display correct Status dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a holdings record should display correct Status dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE a holdings record should display correct Type dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a holdings record should display correct Type dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE a holdings record should display correct default values ‑ Given Quick Marc Editor Container Leader field when the action is CREATE a holdings record should display correct default values
Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct ELvl dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct ELvl dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct Punct dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct Punct dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct Status dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct Status dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct Type dropdown options ‑ Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct Type dropdown options
Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct default values ‑ Given Quick Marc Editor Container Leader field when the action is CREATE an authority record should display correct default values
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 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 "derive" route should display correct route ‑ Given Quick Marc When visiting "derive" 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 QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is authority when action is CREATE should have the "local" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is authority when action is CREATE should have the "local" in title
Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is authority when action is EDIT when the record is local should have the "local" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is authority when action is EDIT when the record is local should have the "local" in title
Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is authority when action is EDIT when the record is shared should have the "shared" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is authority when action is EDIT when the record is shared should have the "shared" in title
Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is CREATE should have the "local" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is CREATE should have the "local" in title
Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is DERIVE whe the record is local should have the "local" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is DERIVE whe the record is local should have the "local" in title
Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is DERIVE when the record is shared should have the "local" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is DERIVE when the record is shared should have the "local" in title
Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is EDIT when the record is local should have the "local" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is EDIT when the record is local should have the "local" in title
Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is EDIT when the record is shared should have the "shared" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is bib when action is EDIT when the record is shared should have the "shared" in title
Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is holdings when action is CREATE should have title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is holdings when action is CREATE should have title
Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is holdings when action is EDIT should have title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is a member tenant when the record is holdings when action is EDIT should have title
Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is authority when action is CREATE should have "shared" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is authority when action is CREATE should have "shared" in title
Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is authority when action is EDIT should have "shared" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is authority when action is EDIT should have "shared" in title
Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is bib when action is CREATE should have "shared" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is bib when action is CREATE should have "shared" in title
Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is bib when action is DERIVE should have "shared" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is bib when action is DERIVE should have "shared" in title
Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is bib when action is EDIT should have "shared" in title ‑ Given QuickMarcEditor Pane title when env is consortia when a user is central tenant when the record is bib when action is EDIT should have "shared" in title
Given QuickMarcEditor Pane title when env is not consortia when the record is authority when action is CREATE should have neither "shared" nor "local" in title ‑ Given QuickMarcEditor Pane title when env is not consortia when the record is authority when action is CREATE should have neither "shared" nor "local" in title
Given QuickMarcEditor Pane title when env is not consortia when the record is authority when action is EDIT should have neither "shared" nor "local" in title ‑ Given QuickMarcEditor Pane title when env is not consortia when the record is authority when action is EDIT should have neither "shared" nor "local" in title
Given QuickMarcEditor Pane title when env is not consortia when the record is bib when action is CREATE should have neither "local" nor "shared" in title ‑ Given QuickMarcEditor Pane title when env is not consortia when the record is bib when action is CREATE should have neither "local" nor "shared" in title
Given QuickMarcEditor Pane title when env is not consortia when the record is bib when action is DERIVE should have neither "shared" nor "local" in title ‑ Given QuickMarcEditor Pane title when env is not consortia when the record is bib when action is DERIVE should have neither "shared" nor "local" in title
Given QuickMarcEditor Pane title when env is not consortia when the record is bib when action is EDIT should have neither "shared" nor "local" in title ‑ Given QuickMarcEditor Pane title when env is not consortia when the record is bib when action is EDIT should have neither "shared" nor "local" in title
Given QuickMarcEditor Pane title when env is not consortia when the record is holdings when action is CREATE should have title ‑ Given QuickMarcEditor Pane title when env is not consortia when the record is holdings when action is CREATE should have title
Given QuickMarcEditor Pane title when env is not consortia when the record is holdings when action is EDIT should have title ‑ Given QuickMarcEditor Pane title when env is not consortia when the record is holdings when action is EDIT should have title
Given QuickMarcEditor should display QuickMarcEditorRows ‑ Given QuickMarcEditor should display QuickMarcEditorRows
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 have Save & Close button disabled by default ‑ Given QuickMarcEditor when action is CREATE and marc type is BIB should have Save & Close button disabled by default
Given QuickMarcEditor when clicked save and keep editing button and backend validation takes over 2 seconds should display a modal window ‑ Given QuickMarcEditor when clicked save and keep editing button and backend validation takes over 2 seconds should display a modal window
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 and keep editing button when validation is over after 2 seconds should close the validation modal ‑ Given QuickMarcEditor when clicked save and keep editing button when validation is over after 2 seconds should close the validation modal
Given QuickMarcEditor when clicked save and keep editing button when validation throws an error should close the validation modal and prevent the submitting ‑ Given QuickMarcEditor when clicked save and keep editing button when validation throws an error should close the validation modal and prevent the submitting
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 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 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 saving form with validation errors and deleted fields should show a toast notification about validation error ‑ Given QuickMarcEditor when saving form with validation errors and deleted fields should show a toast notification about validation error
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 saving form with validation warnings and errors should show a toast notification about validation warning and error ‑ Given QuickMarcEditor when saving form with validation warnings and errors should show a toast notification about validation warning and error
Given QuickMarcEditor when saving form with validation warnings should show a toast notification about validation warning ‑ Given QuickMarcEditor when saving form with validation warnings should show a toast notification about validation warning
Given QuickMarcEditor when saving form without validation warnings or errors should not show a toast notification about validation warning and error ‑ Given QuickMarcEditor when saving form without validation warnings or errors should not show a toast notification about validation warning and error
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 SearchLink should have a tooltip ‑ Given SearchLink should have a tooltip
Given SearchLink should render with no axe errors ‑ Given SearchLink should render with no axe errors
Given SearchLink when marcType is Authority should link to marc authorities app ‑ Given SearchLink when marcType is Authority should link to marc authorities app
Given SearchLink when there is $a and $z should render a correct link with $a and $z values ‑ Given SearchLink when there is $a and $z should render a correct link with $a and $z values
Given SearchLink when there is just one $a should render a correct link with one $a value ‑ Given SearchLink when there is just one $a should render a correct link with one $a value
Given SearchLink when there there are more than 6 $a or $z should render a correct link with maximum 5 values ‑ Given SearchLink when there there are more than 6 $a or $z should render a correct link with maximum 5 values
Given SourceFileLookup should only fetch selectable source files ‑ Given SourceFileLookup should only fetch selectable source files
Given SourceFileLookup should render the modal trigger button ‑ Given SourceFileLookup should render the modal trigger button
Given SourceFileLookup when confirming source file selection in modal should call onSourceFileSelect callback with correct source file ‑ Given SourceFileLookup when confirming source file selection in modal should call onSourceFileSelect callback with correct source file
Given SourceFileLookupModal should render modal ‑ Given SourceFileLookupModal should render modal
Given SourceFileLookupModal when closing the modal should call onCancel ‑ Given SourceFileLookupModal when closing the modal should call onCancel
Given SourceFileLookupModal when confirming Source File selection should call onConfirm with correct source file id ‑ Given SourceFileLookupModal when confirming Source File selection should call onConfirm with correct source file id
Given SourceFileLookupModal when no value is selected should disable Save & close button ‑ Given SourceFileLookupModal when no value is selected should disable Save & close button
Given SourceFileLookupModal when no value is selected should have empty default value selected ‑ Given SourceFileLookupModal when no value is selected should have empty default value selected
Given SourceFileLookupModal when some source file value is selected should enable Save & close button ‑ Given SourceFileLookupModal when some source file value is selected should enable Save & close button
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 useAuthorityFileNextHrid should return HRID ‑ Given useAuthorityFileNextHrid should return HRID
Given useAuthorityLinking when using actualizeLinks when there are linked fields should actualize all links in the correct order ‑ Given useAuthorityLinking when using actualizeLinks when there are linked fields should actualize all links in the correct order
Given useAuthorityLinking when using actualizeLinks when there are linked fields should take controlled subfields from the suggested field and uncontrolled ones from the current field ‑ Given useAuthorityLinking when using actualizeLinks when there are linked fields should take controlled subfields from the suggested field and uncontrolled ones from the current field
Given useAuthorityLinking when using actualizeLinks when there are linked fields should unlink links for which there are no suggestions ‑ Given useAuthorityLinking when using actualizeLinks when there are linked fields should unlink links for which there are no suggestions
Given useAuthorityLinking when using actualizeLinks when there is no linked field should return the same form values ‑ Given useAuthorityLinking when using actualizeLinks when there is no linked field should return the same form values
Given useAuthorityLinking when using autoLinkAuthority should link fields ‑ Given useAuthorityLinking when using autoLinkAuthority should link fields
Given useAuthorityLinking when using autoLinkAuthority should link in the correct order ‑ Given useAuthorityLinking when using autoLinkAuthority should link in the correct order
Given useAuthorityLinking when using autoLinkAuthority should not link fields without $0 ‑ Given useAuthorityLinking when using autoLinkAuthority should not link fields without $0
Given useAuthorityLinking when using autoLinkAuthority should return non-linkable fields too ‑ Given useAuthorityLinking when using autoLinkAuthority should return non-linkable fields too
Given useAuthorityLinking when using autoLinkAuthority should take uncontrolled subfields from the current field, not from suggested one ‑ Given useAuthorityLinking when using autoLinkAuthority should take uncontrolled subfields from the current field, not from suggested one
Given useAuthorityLinking when using autoLinkAuthority when link suggestions returns an error for a field with the same tag should link in the correct order ‑ Given useAuthorityLinking when using autoLinkAuthority when link suggestions returns an error for a field with the same tag should link in the correct order
Given useAuthorityLinking when using autoLinkAuthority when there is a field that cannot be linked should be left as is ‑ Given useAuthorityLinking when using autoLinkAuthority when there is a field that cannot be linked should be left as is
Given useAuthorityLinking when using autoLinkAuthority when there is a field with ERROR status and there is $9 should get rid of the $9 ‑ Given useAuthorityLinking when using autoLinkAuthority when there is a field with ERROR status and there is $9 should get rid of the $9
Given useAuthorityLinking when using autoLinkAuthority when there is a field with ERROR status and there is no $9 should be left as is ‑ Given useAuthorityLinking when using autoLinkAuthority when there is a field with ERROR status and there is no $9 should be left as is
Given useAuthorityLinking when using autoLinkAuthority when there is no suggestion for a field with the same tag should link in the correct order ‑ Given useAuthorityLinking when using autoLinkAuthority when there is no suggestion for a field with the same tag should link in the correct order
Given useAuthorityLinking when using autoLinkAuthority when user enters $9 into the split uncontrolledNumber or uncontrolledAlpha field of a linked field should get rid of the $9 ‑ Given useAuthorityLinking when using autoLinkAuthority when user enters $9 into the split uncontrolledNumber or uncontrolledAlpha field of a linked field should get rid of the $9
Given useAuthorityLinking when using linkAuthority should not group subfields together ‑ Given useAuthorityLinking when using linkAuthority should not group subfields together
Given useAuthorityLinking when using linkAuthority should return authority subfields first and then bib subfields ‑ Given useAuthorityLinking when using linkAuthority should return authority subfields first and then bib subfields
Given useAuthorityLinking when using linkAuthority when $0 subfield and authority.naturalId do not match should return field with new $0 and $9 subfields and authority subfields ‑ Given useAuthorityLinking when using linkAuthority when $0 subfield and authority.naturalId do not match should return field with new $0 and $9 subfields and authority subfields
Given useAuthorityLinking when using linkAuthority when $0 subfield and authority.naturalId match should return field with new $0 and $9 subfields and authority subfields ‑ Given useAuthorityLinking when using linkAuthority when $0 subfield and authority.naturalId match should return field with new $0 and $9 subfields and authority subfields
Given useAuthorityLinking when using linkAuthority when $0 subfield does not exist should return field with new $0 and $9 subfields and authority subfields ‑ Given useAuthorityLinking when using linkAuthority when $0 subfield does not exist should return field with new $0 and $9 subfields and authority subfields
Given useAuthorityLinking when using linkAuthority when authority record doesnt pass required subfields validation should throw validation error ‑ Given useAuthorityLinking when using linkAuthority when authority record doesnt pass required subfields validation should throw validation error
Given useAuthorityLinking when using linkAuthority when calling linkAuthority with not matched source file should return field as it is ‑ Given useAuthorityLinking when using linkAuthority when calling linkAuthority with not matched source file should return field as it is
Given useAuthorityLinking when using linkAuthority when linking requires subfield modification should return correctly formatted subfields ‑ Given useAuthorityLinking when using linkAuthority when linking requires subfield modification should return correctly formatted subfields
Given useAuthorityLinking when using linkAuthority when linking requires subfield modification should return field with correctly formatted subfields ‑ Given useAuthorityLinking when using linkAuthority when linking requires subfield modification should return field with correctly formatted subfields
Given useAuthorityLinking when using linkAuthority when records dont have fields that can be linked should return field without changes ‑ Given useAuthorityLinking when using linkAuthority when records dont have fields that can be linked should return field without changes
Given useAuthorityLinking when using linkAuthority when some subfields are in the linking rule but not in authority should return field without invalid subfields ‑ Given useAuthorityLinking when using linkAuthority when some subfields are in the linking rule but not in authority should return field without invalid subfields
Given useAuthorityLinking when using linkAuthority when there are repeated subfields should return field with correctly formatted subfields ‑ Given useAuthorityLinking when using linkAuthority when there are repeated subfields should return field with correctly formatted subfields
Given useAuthorityLinking when using unlinkAuthority should return field with correct data ‑ Given useAuthorityLinking when using unlinkAuthority should return field with correct data
Given useAuthorityLinking when using unlinkAuthority when calling linkAuthority without saving changes, and then unlinkAuthority should return previous field content even if it is empty ‑ Given useAuthorityLinking when using unlinkAuthority when calling linkAuthority without saving changes, and then unlinkAuthority should return previous field content even if it is empty
Given useAuthorityLinking when using unlinkAuthority when calling linkAuthority without saving changes, and then unlinkAuthority should return previous field content ‑ Given useAuthorityLinking when using unlinkAuthority when calling linkAuthority without saving changes, and then unlinkAuthority should return previous field content
Given useAuthorityLinksCount should fetch authorities ‑ Given useAuthorityLinksCount should fetch authorities
Given useAuthorityLinksCount should return links count ‑ Given useAuthorityLinksCount should return links count
Given useAuthoritySourceFiles should fetch source files ‑ Given useAuthoritySourceFiles should fetch source files
Given useAuthoritySourceFiles should sort by name ‑ Given useAuthoritySourceFiles should sort by name
Given useAuthoritySourceFiles when passing search parameters should include them in the url ‑ Given useAuthoritySourceFiles when passing search parameters should include them in the url
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 useMarcRecordMutation when there is an error should throw a http response ‑ Given useMarcRecordMutation when there is an error should throw a http response
Given useMarcSource should make a request to correct url ‑ Given useMarcSource should make a request to correct url
Given useValidate should make a request to correct url ‑ Given useValidate should make a request to correct url
MarcFieldContent when calling `append` should add a new subfield to the end ‑ MarcFieldContent when calling `append` should add a new subfield to the end
MarcFieldContent when calling `findAllByCode` should return all subfields by code ‑ MarcFieldContent when calling `findAllByCode` should return all subfields by code
MarcFieldContent when calling `forEach` should call the callback with each subfield ‑ MarcFieldContent when calling `forEach` should call the callback with each subfield
MarcFieldContent when calling `map` should call the callback with each subfield ‑ MarcFieldContent when calling `map` should call the callback with each subfield
MarcFieldContent when calling `prepend` should add a new subfield to the beginning ‑ MarcFieldContent when calling `prepend` should add a new subfield to the beginning
MarcFieldContent when calling `reduce` should call the callback with each subfield ‑ MarcFieldContent when calling `reduce` should call the callback with each subfield
MarcFieldContent when calling `removeByCode` should remove all subfields by code ‑ MarcFieldContent when calling `removeByCode` should remove all subfields by code
MarcFieldContent when calling `toContentString` should transform subfields array back to a string ‑ MarcFieldContent when calling `toContentString` should transform subfields array back to a string
MarcFieldContent when using a subfield getter should return an array of subfields values ‑ MarcFieldContent when using a subfield getter should return an array of subfields values
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 allow saving local control fields of authority record without subfield ‑ QuickMarcEditor utils autopopulateSubfieldSection should allow saving local control fields of authority record without subfield
QuickMarcEditor utils autopopulateSubfieldSection should allow saving local control fields of bib record without subfield ‑ QuickMarcEditor utils autopopulateSubfieldSection should allow saving local control fields of bib record without subfield
QuickMarcEditor utils autopopulateSubfieldSection should allow saving local control fields of holdings record without subfield ‑ QuickMarcEditor utils autopopulateSubfieldSection should allow saving local control fields of holdings record without subfield
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 dehydrateMarcRecordResponse should reuse existing ids for fields if they are available ‑ QuickMarcEditor utils dehydrateMarcRecordResponse should reuse existing ids for fields if they are available
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
Check notice on line 0 in .github
github-actions / Jest Unit Test Results
482 tests found (test 284 to 482)
There are 482 tests, see "Raw output" for the list of tests 284 to 482.
Raw output
QuickMarcEditor utils formatMarcRecordByQuickMarcAction when action is "create" should return record with additional fields and no updateInfo if action is "create" ‑ QuickMarcEditor utils formatMarcRecordByQuickMarcAction when action is "create" should return record with additional fields and no updateInfo if action is "create"
QuickMarcEditor utils formatMarcRecordByQuickMarcAction when action is "derive" should return record with Leader, 001 and 005 fields first ‑ QuickMarcEditor utils formatMarcRecordByQuickMarcAction when action is "derive" should return record with Leader, 001 and 005 fields first
QuickMarcEditor utils formatMarcRecordByQuickMarcAction when action is "derive" should return record without 001, 005, 010 and 999ff fields content and no updateInfo ‑ QuickMarcEditor utils formatMarcRecordByQuickMarcAction when action is "derive" should return record without 001, 005, 010 and 999ff fields content and no updateInfo
QuickMarcEditor utils formatMarcRecordByQuickMarcAction when action is "edit" should return original record if ‑ QuickMarcEditor utils formatMarcRecordByQuickMarcAction when action is "edit" should return original record if
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 getFixedFieldStringPositions when a field is an 006 should return an 006 config ‑ QuickMarcEditor utils getFixedFieldStringPositions when a field is an 006 should return an 006 config
QuickMarcEditor utils getFixedFieldStringPositions when a field is an 007 should return an 007 config ‑ QuickMarcEditor utils getFixedFieldStringPositions when a field is an 007 should return an 007 config
QuickMarcEditor utils getFixedFieldStringPositions when a field is an 008 should return an 008 config ‑ QuickMarcEditor utils getFixedFieldStringPositions when a field is an 008 should return an 008 config
QuickMarcEditor utils getFixedFieldStringPositions when a field is an 008 when type or subtype are invalid should return an empty array ‑ QuickMarcEditor utils getFixedFieldStringPositions when a field is an 008 when type or subtype are invalid should return an empty array
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 is010LinkedToBibRecord when 010 field is missing should return false ‑ QuickMarcEditor utils is010LinkedToBibRecord when 010 field is missing should return false
QuickMarcEditor utils is010LinkedToBibRecord when 010$a does not match naturalId should return false ‑ QuickMarcEditor utils is010LinkedToBibRecord when 010$a does not match naturalId should return false
QuickMarcEditor utils is010LinkedToBibRecord when 010$a matches naturalId should return true ‑ QuickMarcEditor utils is010LinkedToBibRecord when 010$a matches naturalId should return true
QuickMarcEditor utils is010LinkedToBibRecord when links count is 0 should return false ‑ QuickMarcEditor utils is010LinkedToBibRecord when links count is 0 should return false
QuickMarcEditor utils isDiacritic should all chars to be detected as diacritics ‑ QuickMarcEditor utils isDiacritic should all chars to be detected as diacritics
QuickMarcEditor utils isDiacritic should all chars to be detected as not diacritics ‑ QuickMarcEditor utils isDiacritic should all chars to be detected as not diacritics
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
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 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 when action is create when field is 001 should return false ‑ QuickMarcEditorRows utils hasMoveException when action is create when field is 001 should return false
QuickMarcEditorRows utils hasMoveException when action is create when field is 005 should return false ‑ QuickMarcEditorRows utils hasMoveException when action is create when field is 005 should return false
QuickMarcEditorRows utils hasMoveException when action is create when field is 999 should return false ‑ QuickMarcEditorRows utils hasMoveException when action is create when field is 999 should return false
QuickMarcEditorRows utils hasMoveException when action is create when field is 999ff should return false ‑ QuickMarcEditorRows utils hasMoveException when action is create when field is 999ff should return false
QuickMarcEditorRows utils hasMoveException when action is create when field is any other content field should return false ‑ QuickMarcEditorRows utils hasMoveException when action is create when field is any other content field should return false
QuickMarcEditorRows utils hasMoveException when action is create when field is other 00X should return false ‑ QuickMarcEditorRows utils hasMoveException when action is create when field is other 00X should return false
QuickMarcEditorRows utils hasMoveException when action is create when sibling field can be moved should return false ‑ QuickMarcEditorRows utils hasMoveException when action is create when sibling field can be moved should return false
QuickMarcEditorRows utils hasMoveException when action is create when sibling field cannot be moved should return true ‑ QuickMarcEditorRows utils hasMoveException when action is create when sibling field cannot be moved should return true
QuickMarcEditorRows utils hasMoveException when action is derive when field is 001 should return false ‑ QuickMarcEditorRows utils hasMoveException when action is derive when field is 001 should return false
QuickMarcEditorRows utils hasMoveException when action is derive when field is 005 should return false ‑ QuickMarcEditorRows utils hasMoveException when action is derive when field is 005 should return false
QuickMarcEditorRows utils hasMoveException when action is derive when field is 999 should return false ‑ QuickMarcEditorRows utils hasMoveException when action is derive when field is 999 should return false
QuickMarcEditorRows utils hasMoveException when action is derive when field is 999ff should return false ‑ QuickMarcEditorRows utils hasMoveException when action is derive when field is 999ff should return false
QuickMarcEditorRows utils hasMoveException when action is derive when field is any other content field should return false ‑ QuickMarcEditorRows utils hasMoveException when action is derive when field is any other content field should return false
QuickMarcEditorRows utils hasMoveException when action is derive when field is other 00X should return false ‑ QuickMarcEditorRows utils hasMoveException when action is derive when field is other 00X should return false
QuickMarcEditorRows utils hasMoveException when action is derive when sibling field can be moved should return false ‑ QuickMarcEditorRows utils hasMoveException when action is derive when sibling field can be moved should return false
QuickMarcEditorRows utils hasMoveException when action is derive when sibling field cannot be moved should return true ‑ QuickMarcEditorRows utils hasMoveException when action is derive when sibling field cannot be moved should return true
QuickMarcEditorRows utils hasMoveException when action is edit when field is 00X should return false ‑ QuickMarcEditorRows utils hasMoveException when action is edit when field is 00X should return false
QuickMarcEditorRows utils hasMoveException when action is edit when field is 999 should return false ‑ QuickMarcEditorRows utils hasMoveException when action is edit when field is 999 should return false
QuickMarcEditorRows utils hasMoveException when action is edit when field is 999ff should return false ‑ QuickMarcEditorRows utils hasMoveException when action is edit when field is 999ff should return false
QuickMarcEditorRows utils hasMoveException when action is edit when field is any other content field should return false ‑ QuickMarcEditorRows utils hasMoveException when action is edit when field is any other content field should return false
QuickMarcEditorRows utils hasMoveException when action is edit when sibling field can be moved should return false ‑ QuickMarcEditorRows utils hasMoveException when action is edit when sibling field can be moved should return false
QuickMarcEditorRows utils hasMoveException when action is edit when sibling field cannot be moved should return true ‑ QuickMarcEditorRows utils hasMoveException when action is edit when sibling field cannot be moved should return true
QuickMarcEditorRows utils hasMoveException when field is LEADER should return true ‑ QuickMarcEditorRows utils hasMoveException when field is LEADER should return true
QuickMarcEditorRows utils hasMoveException when sibling is null should return true ‑ QuickMarcEditorRows utils hasMoveException when sibling is null should return true
QuickMarcEditorRows utils separateValidationErrorsAndWarnings should separate warn and error issues into separate arrays ‑ QuickMarcEditorRows utils separateValidationErrorsAndWarnings should separate warn and error issues into separate arrays
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
useSaveRecord when creating should actualize links ‑ useSaveRecord when creating should actualize links
useSaveRecord when creating should create authority record with correct payload and call onSave ‑ useSaveRecord when creating should create authority record with correct payload and call onSave
useSaveRecord when creating should create bib record with correct payload ‑ useSaveRecord when creating should create bib record with correct payload
useSaveRecord when creating when hitting save&close should call onSave with `externalId` ‑ useSaveRecord when creating when hitting save&close should call onSave with `externalId`
useSaveRecord when creating when hitting save&continue should call refreshPageData ‑ useSaveRecord when creating when hitting save&continue should call refreshPageData
useSaveRecord when creating when hitting save&continue should redirect to the edit page ‑ useSaveRecord when creating when hitting save&continue should redirect to the edit page
useSaveRecord when creating when marc type is not a bib should not call actualizeLinks ‑ useSaveRecord when creating when marc type is not a bib should not call actualizeLinks
useSaveRecord when creating when there is a linked field should call the saveLinksToNewRecord ‑ useSaveRecord when creating when there is a linked field should call the saveLinksToNewRecord
useSaveRecord when creating when there is a validation error should stop submitting ‑ useSaveRecord when creating when there is a validation error should stop submitting
useSaveRecord when deriving should actualize links ‑ useSaveRecord when deriving should actualize links
useSaveRecord when deriving should derive record with correct payload ‑ useSaveRecord when deriving should derive record with correct payload
useSaveRecord when deriving when hitting save&close should call onClose with `id` string and externalId ‑ useSaveRecord when deriving when hitting save&close should call onClose with `id` string and externalId
useSaveRecord when deriving when hitting save&continue should call refreshPageData ‑ useSaveRecord when deriving when hitting save&continue should call refreshPageData
useSaveRecord when deriving when hitting save&continue should redirect to the edit page ‑ useSaveRecord when deriving when hitting save&continue should redirect to the edit page
useSaveRecord when deriving when there is a validation error should stop submitting ‑ useSaveRecord when deriving when there is a validation error should stop submitting
useSaveRecord when editing and there is a linked field should run backend validation with the content from all split fields ‑ useSaveRecord when editing and there is a linked field should run backend validation with the content from all split fields
useSaveRecord when editing should actualize links ‑ useSaveRecord when editing should actualize links
useSaveRecord when editing should edit record with correct payload ‑ useSaveRecord when editing should edit record with correct payload
useSaveRecord when editing when a member tenant edits a shared record should apply the central tenant id for all authority linking ‑ useSaveRecord when editing when a member tenant edits a shared record should apply the central tenant id for all authority linking
useSaveRecord when editing when hitting save&close should call onSave with `externalId` ‑ useSaveRecord when editing when hitting save&close should call onSave with `externalId`
useSaveRecord when editing when hitting save&continue should call refreshPageData ‑ useSaveRecord when editing when hitting save&continue should call refreshPageData
useSaveRecord when editing when marc type is not a bib should not call actualizeLinks ‑ useSaveRecord when editing when marc type is not a bib should not call actualizeLinks
useSaveRecord when editing when record not found (already deleted) should return the error ‑ useSaveRecord when editing when record not found (already deleted) should return the error
useSaveRecord when editing when there is a record returned with different version should return the optimistic locking error ‑ useSaveRecord when editing when there is a record returned with different version should return the optimistic locking error
useSaveRecord when editing when there is a validation error should stop submitting ‑ useSaveRecord when editing when there is a validation error should stop submitting
useSaveRecord when editing when there is an error during PUT request due to optimistic locking should return the error ‑ useSaveRecord when editing when there is an error during PUT request due to optimistic locking should return the error
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
useValidation when validating Authority record when action is CREATE and 001 row content is empty should return an error message ‑ useValidation when validating Authority record when action is CREATE and 001 row content is empty should return an error message
useValidation when validating Authority record when action is EDIT should format response from validate endpoint ‑ useValidation when validating Authority record when action is EDIT should format response from validate endpoint
useValidation when validating Authority record when action is EDIT should make a request to validate endpoint ‑ useValidation when validating Authority record when action is EDIT should make a request to validate endpoint
useValidation when validating Authority record when action is EDIT when the length of the subfields of field 008 exceeds the limit should return error messages ‑ useValidation when validating Authority record when action is EDIT when the length of the subfields of field 008 exceeds the limit should return error messages
useValidation when validating Bib record should filter out error 001 missing field for create and derive ‑ useValidation when validating Bib record should filter out error 001 missing field for create and derive
useValidation when validating Bib record should format response from validate endpoint ‑ useValidation when validating Bib record should format response from validate endpoint
useValidation when validating Bib record should make a request to validate endpoint ‑ useValidation when validating Bib record should make a request to validate endpoint
useValidation when validating Bib record when 008 content has invalid value should return error message ‑ useValidation when validating Bib record when 008 content has invalid value should return error message
useValidation when validating Bib record when LCCN validation returns an error should set the error with severity ‑ useValidation when validating Bib record when LCCN validation returns an error should set the error with severity
useValidation when validating Bib record when the length of the subfields of field 008 does not correspond with the one from spec should append backslashes if there are fewer characters and cut off extra ones ‑ useValidation when validating Bib record when the length of the subfields of field 008 does not correspond with the one from spec should append backslashes if there are fewer characters and cut off extra ones
useValidation when validating Bib record when the length of the subfields of field 008 does not correspond with the one from spec should return error messages for each field 008 ‑ useValidation when validating Bib record when the length of the subfields of field 008 does not correspond with the one from spec should return error messages for each field 008
useValidation when validating Holdings record when action is CREATE when 852 $b does have a valid location code should not return error message ‑ useValidation when validating Holdings record when action is CREATE when 852 $b does have a valid location code should not return error message
useValidation when validating Holdings record when action is CREATE when 852 $b does not have a valid location code should return error message ‑ useValidation when validating Holdings record when action is CREATE when 852 $b does not have a valid location code should return error message
useValidation when validating Holdings record when action is CREATE when record is valid should not return error message ‑ useValidation when validating Holdings record when action is CREATE when record is valid should not return error message
useValidation when validating Holdings record when action is CREATE when there are multiple 004 fields should return error message ‑ useValidation when validating Holdings record when action is CREATE when there are multiple 004 fields should return error message
useValidation when validating Holdings record when action is CREATE when there are multiple 852 $b subfields should return error message ‑ useValidation when validating Holdings record when action is CREATE when there are multiple 852 $b subfields should return error message
useValidation when validating Holdings record when action is CREATE when there are multiple 852 fields should return error message ‑ useValidation when validating Holdings record when action is CREATE when there are multiple 852 fields should return error message
useValidation when validating Holdings record when action is CREATE when there is no 852 field should return error message ‑ useValidation when validating Holdings record when action is CREATE when there is no 852 field should return error message
useValidation when validating Holdings record when action is EDIT when 852 $b does have a valid location code should not return error message ‑ useValidation when validating Holdings record when action is EDIT when 852 $b does have a valid location code should not return error message
useValidation when validating Holdings record when action is EDIT when 852 $b does not have a valid location code should return error message ‑ useValidation when validating Holdings record when action is EDIT when 852 $b does not have a valid location code should return error message
useValidation when validating Holdings record when action is EDIT when record is valid should not return error message ‑ useValidation when validating Holdings record when action is EDIT when record is valid should not return error message
useValidation when validating Holdings record when action is EDIT when there are multiple 004 fields should return error message ‑ useValidation when validating Holdings record when action is EDIT when there are multiple 004 fields should return error message
useValidation when validating Holdings record when action is EDIT when there are multiple 852 $b subfields should return error message ‑ useValidation when validating Holdings record when action is EDIT when there are multiple 852 $b subfields should return error message
useValidation when validating Holdings record when action is EDIT when there are multiple 852 fields should return error message ‑ useValidation when validating Holdings record when action is EDIT when there are multiple 852 fields should return error message
useValidation when validating Holdings record when action is EDIT when there is no 852 field should return error message ‑ useValidation when validating Holdings record when action is EDIT when there is no 852 field should return error message
useValidation when validating common rules when validating Holdings record when action is CREATE when Leader has not valid values in some positions should return error message ‑ useValidation when validating common rules when validating Holdings record when action is CREATE when Leader has not valid values in some positions should return error message
useValidation when validating common rules when validating Holdings record when action is CREATE when Leader length is not valid should return error message ‑ useValidation when validating common rules when validating Holdings record when action is CREATE when Leader length is not valid should return error message
useValidation when validating common rules when validating Holdings record when action is CREATE when Leader non-editable bytes changed should return error message ‑ useValidation when validating common rules when validating Holdings record when action is CREATE when Leader non-editable bytes changed should return error message
useValidation when validating common rules when validating Holdings record when action is CREATE when tag contains non-digit characters should return error message ‑ useValidation when validating common rules when validating Holdings record when action is CREATE when tag contains non-digit characters should return error message
useValidation when validating common rules when validating Holdings record when action is CREATE when tag length is not 3 should return error message ‑ useValidation when validating common rules when validating Holdings record when action is CREATE when tag length is not 3 should return error message
useValidation when validating common rules when validating Holdings record when action is CREATE when there are multiple 001 fields should return error message ‑ useValidation when validating common rules when validating Holdings record when action is CREATE when there are multiple 001 fields should return error message
useValidation when validating common rules when validating Holdings record when action is CREATE when there are multiple 008 fields should return error message ‑ useValidation when validating common rules when validating Holdings record when action is CREATE when there are multiple 008 fields should return error message
useValidation when validating common rules when validating Holdings record when action is CREATE when there is no 008 field should return error message ‑ useValidation when validating common rules when validating Holdings record when action is CREATE when there is no 008 field should return error message
useValidation when validating common rules when validating Holdings record when action is EDIT when Leader has not valid values in some positions should return error message ‑ useValidation when validating common rules when validating Holdings record when action is EDIT when Leader has not valid values in some positions should return error message
useValidation when validating common rules when validating Holdings record when action is EDIT when Leader length is not valid should return error message ‑ useValidation when validating common rules when validating Holdings record when action is EDIT when Leader length is not valid should return error message
useValidation when validating common rules when validating Holdings record when action is EDIT when Leader non-editable bytes changed should return error message ‑ useValidation when validating common rules when validating Holdings record when action is EDIT when Leader non-editable bytes changed should return error message
useValidation when validating common rules when validating Holdings record when action is EDIT when tag contains non-digit characters should return error message ‑ useValidation when validating common rules when validating Holdings record when action is EDIT when tag contains non-digit characters should return error message
useValidation when validating common rules when validating Holdings record when action is EDIT when tag length is not 3 should return error message ‑ useValidation when validating common rules when validating Holdings record when action is EDIT when tag length is not 3 should return error message
useValidation when validating common rules when validating Holdings record when action is EDIT when there are multiple 001 fields should return error message ‑ useValidation when validating common rules when validating Holdings record when action is EDIT when there are multiple 001 fields should return error message
useValidation when validating common rules when validating Holdings record when action is EDIT when there are multiple 008 fields should return error message ‑ useValidation when validating common rules when validating Holdings record when action is EDIT when there are multiple 008 fields should return error message
useValidation when validating common rules when validating Holdings record when action is EDIT when there is no 008 field should return error message ‑ useValidation when validating common rules when validating Holdings record when action is EDIT when there is no 008 field should return error message
validators validate$9InLinkable should not return an error when $9 is not present in linkable fields ‑ validators validate$9InLinkable should not return an error when $9 is not present in linkable fields
validators validate$9InLinkable should not return an error when $9 is present in non-linkable fields ‑ validators validate$9InLinkable should not return an error when $9 is present in non-linkable fields
validators validate$9InLinkable should return an error when $9 is present in linkable fields ‑ validators validate$9InLinkable should return an error when $9 is present in linkable fields
validators validate$9InLinkable should return an error when $9 is present in linked fields ‑ validators validate$9InLinkable should return an error when $9 is present in linked fields
validators validateCorrectLength should call rule.message when field is not correct length ‑ validators validateCorrectLength should call rule.message when field is not correct length
validators validateEmptySubfields should not return error message when indicators are present and content is not empty ‑ validators validateEmptySubfields should not return error message when indicators are present and content is not empty
validators validateEmptySubfields should not return error message when tag is not present and content is empty ‑ validators validateEmptySubfields should not return error message when tag is not present and content is empty
validators validateEmptySubfields should return error message when tag is present and content is empty ‑ validators validateEmptySubfields should return error message when tag is present and content is empty
validators validateExistence should not return an error when a field exists ‑ validators validateExistence should not return an error when a field exists
validators validateExistence should return an error when a field does not exist ‑ validators validateExistence should return an error when a field does not exist
validators validateFixedFieldPositions should not return an error when a subfield contains valid content ‑ validators validateFixedFieldPositions should not return an error when a subfield contains valid content
validators validateFixedFieldPositions should not return an error when a subfiled contains valid value in content array ‑ validators validateFixedFieldPositions should not return an error when a subfiled contains valid value in content array
validators validateFixedFieldPositions should return all errors instead of one ‑ validators validateFixedFieldPositions should return all errors instead of one
validators validateFixedFieldPositions should return an error when a subfield contains invalid content ‑ validators validateFixedFieldPositions should return an error when a subfield contains invalid content
validators validateFixedFieldPositions should return an error when a subfiled contains invalid value in content array ‑ validators validateFixedFieldPositions should return an error when a subfiled contains invalid value in content array
validators validateLccnDuplication should call the bib record with the `staffSuppress` and `discoverySuppress` parameters ‑ validators validateLccnDuplication should call the bib record with the `staffSuppress` and `discoverySuppress` parameters
validators validateLccnDuplication when 010 $a is duplicated should return an error ‑ validators validateLccnDuplication when 010 $a is duplicated should return an error
validators validateLccnDuplication when 010 $a is not duplicated should not return an error ‑ validators validateLccnDuplication when 010 $a is not duplicated should not return an error
validators validateLeaderEditableBytes should call rule.message when forbidden bytes are edited ‑ validators validateLeaderEditableBytes should call rule.message when forbidden bytes are edited
validators validateLeaderEditableBytes when initial values contain not valid bytes should not call rule.message when forbidden bytes are not edited ‑ validators validateLeaderEditableBytes when initial values contain not valid bytes should not call rule.message when forbidden bytes are not edited
validators validateLeaderPositions should call rule.message with correct arguments when position 18 is invalid ‑ validators validateLeaderPositions should call rule.message with correct arguments when position 18 is invalid
validators validateLeaderPositions should not call rule.message when leader is valid ‑ validators validateLeaderPositions should not call rule.message when leader is valid
validators validateLocation should not return an error when field contains a valid location ‑ validators validateLocation should not return an error when field contains a valid location
validators validateLocation should return an error when field does not contain a valid location ‑ validators validateLocation should return an error when field does not contain a valid location
validators validateNonRepeatable should not return an error when the field is not repeated ‑ validators validateNonRepeatable should not return an error when the field is not repeated
validators validateNonRepeatable should return an error when the field is repeated ‑ validators validateNonRepeatable should return an error when the field is repeated
validators validateNonRepeatableSubfield should not return an error when the subfield is not repeated ‑ validators validateNonRepeatableSubfield should not return an error when the subfield is not repeated
validators validateNonRepeatableSubfield should return an error when the subfield is repeated ‑ validators validateNonRepeatableSubfield should return an error when the subfield is repeated
validators validateSubfieldChanged should not return an error when a subfield did not change ‑ validators validateSubfieldChanged should not return an error when a subfield did not change
validators validateSubfieldChanged should return an error when a subfield was added ‑ validators validateSubfieldChanged should return an error when a subfield was added
validators validateSubfieldChanged should return an error when a subfield was changed ‑ validators validateSubfieldChanged should return an error when a subfield was changed
validators validateSubfieldChanged should return an error when a subfield was removed ‑ validators validateSubfieldChanged should return an error when a subfield was removed
validators validateSubfieldIsControlled should not return an error when a field does not change controlled subfields ‑ validators validateSubfieldIsControlled should not return an error when a field does not change controlled subfields
validators validateSubfieldIsControlled should return an error when a field changes controlled subfields ‑ validators validateSubfieldIsControlled should return an error when a field changes controlled subfields
validators validateSubfieldValueExists should not return an error when a field contains a subfield value ‑ validators validateSubfieldValueExists should not return an error when a field contains a subfield value
validators validateSubfieldValueExists should return an error when a field does not contain a subfield value ‑ validators validateSubfieldValueExists should return an error when a field does not contain a subfield value
validators validateTagChanged should not return an error when a field was deleted ‑ validators validateTagChanged should not return an error when a field was deleted
validators validateTagChanged should not return an error when a tag did not change ‑ validators validateTagChanged should not return an error when a tag did not change
validators validateTagChanged should return an error when a tag was changed ‑ validators validateTagChanged should return an error when a tag was changed
validators validateTagCharacters should call rule.message when tag is not valid (non-digit characters) ‑ validators validateTagCharacters should call rule.message when tag is not valid (non-digit characters)
validators validateTagCharacters should not call rule.message when tag is valid ‑ validators validateTagCharacters should not call rule.message when tag is valid
validators validateTagLength should call rule.message when tag is not valid (invalid length) ‑ validators validateTagLength should call rule.message when tag is not valid (invalid length)
validators validateTagLength should not call rule.message when tag is not valid (invalid length) and field content is empty ‑ validators validateTagLength should not call rule.message when tag is not valid (invalid length) and field content is empty
validators validateTagLength should not call rule.message when tag is valid ‑ validators validateTagLength should not call rule.message when tag is valid
Loading