Skip to content

Update translation strings #644

Update translation strings

Update translation strings #644

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

All 64 tests pass in 1m 3s

64 tests  ±0   64 ✔️ ±0   1m 3s ⏱️ -1s
16 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 462f20d. ± Comparison against earlier commit fddb85d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

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

64 tests found

There are 64 tests, see "Raw output" for the full list of tests.
Raw output
CirculationNoteFields component should be rendered with no axe errors ‑ CirculationNoteFields component should be rendered with no axe errors
CirculationNoteFields component should render "Add check in / check out note" button ‑ CirculationNoteFields component should render "Add check in / check out note" button
CirculationNoteFields component should render correct group of fields ‑ CirculationNoteFields component should render correct group of fields
CirculationNoteFields component when clicking "Add check in / check out note" button should render correct "Note type" dropdown options ‑ CirculationNoteFields component when clicking "Add check in / check out note" button should render correct "Note type" dropdown options
CirculationNoteFields component when clicking "Add check in / check out note" button should render correct fields ‑ CirculationNoteFields component when clicking "Add check in / check out note" button should render correct fields
CirculationNoteFields component when clicking "Add check in / check out note" button should render fields with no axe errors ‑ CirculationNoteFields component when clicking "Add check in / check out note" button should render fields with no axe errors
ContributorFields component should be rendered with no axe errors ‑ ContributorFields component should be rendered with no axe errors
ContributorFields component should render "Add contributor" button ‑ ContributorFields component should render "Add contributor" button
ContributorFields component when click "Add contributor" button should render correct fields ‑ ContributorFields component when click "Add contributor" button should render correct fields
ContributorFields component when click "Add contributor" button should render fields with no axe errors ‑ ContributorFields component when click "Add contributor" button should render fields with no axe errors
CreateRecordsForm component should render the form ‑ CreateRecordsForm component should render the form
CreateRecordsForm component when close the form should call the function to close the form ‑ CreateRecordsForm component when close the form should call the function to close the form
CreateRecordsForm component when submit the changes should call the function to save the data ‑ CreateRecordsForm component when submit the changes should call the function to save the data
CreateRecordsPlugin component should render the button to add the record ‑ CreateRecordsPlugin component should render the button to add the record
CreateRecordsPlugin component when click the button should render the modal ‑ CreateRecordsPlugin component when click the button should render the modal
CreateRecordsPlugin component when close the modal should call the function to close the modal ‑ CreateRecordsPlugin component when close the modal should call the function to close the modal
CreateRecordsPlugin component when renderTrigger prop is provided should render the custom button ‑ CreateRecordsPlugin component when renderTrigger prop is provided should render the custom button
CreateRecordsWrapper component should render CreateRecordsForm ‑ CreateRecordsWrapper component should render CreateRecordsForm
CreateRecordsWrapper component when renderInPaneset flag is true should render CreateRecordsForm inside Paneset ‑ CreateRecordsWrapper component when renderInPaneset flag is true should render CreateRecordsForm inside Paneset
CreateRecordsWrapper component when submit the form should call a successful message and a function to create Instance, Holding and Item ‑ CreateRecordsWrapper component when submit the form should call a successful message and a function to create Instance, Holding and Item
CreateRecordsWrapper component when submit the form when there is an error during saving profiles should call an error message ‑ CreateRecordsWrapper component when submit the form when there is an error during saving profiles should call an error message
CreateRecordsWrapper component when the form is loading should render an empty container ‑ CreateRecordsWrapper component when the form is loading should render an empty container
DataProvider component should provide correct data and isLoading function when resources are loaded ‑ DataProvider component should provide correct data and isLoading function when resources are loaded
DataProvider component should provide default empty settings when configs value is invalid ‑ DataProvider component should provide default empty settings when configs value is invalid
DataProvider component should set isLoading to true when some resources are not loaded ‑ DataProvider component should set isLoading to true when some resources are not loaded
ElectronicAccessFields component should render "Add electronic access" button ‑ ElectronicAccessFields component should render "Add electronic access" button
ElectronicAccessFields component when click "Add electronic access" button should render correct fields ‑ ElectronicAccessFields component when click "Add electronic access" button should render correct fields
HoldingAccordion should render correct fields ‑ HoldingAccordion should render correct fields
HoldingAccordion should render holding accordion ‑ HoldingAccordion should render holding accordion
HoldingAccordion when select permanent location and location is with id should set the location ‑ HoldingAccordion when select permanent location and location is with id should set the location
HoldingAccordion when select permanent location and location is without id should set the location as an empty string ‑ HoldingAccordion when select permanent location and location is without id should set the location as an empty string
HoldingAccordion when select temporary location and location is with id should set the location ‑ HoldingAccordion when select temporary location and location is with id should set the location
HoldingAccordion when select temporary location and location is without id should set the location as an empty string ‑ HoldingAccordion when select temporary location and location is without id should set the location as an empty string
InstanceAccordion should render accordion ‑ InstanceAccordion should render accordion
InstanceAccordion should render correct fields ‑ InstanceAccordion should render correct fields
ItemAccordion should render accordion ‑ ItemAccordion should render accordion
ItemAccordion should render correct fields ‑ ItemAccordion should render correct fields
PrimaryToggleButton component should be rendered with the label ‑ PrimaryToggleButton component should be rendered with the label
PrimaryToggleButton component when click the default button should call the function to set primary flag for current field ‑ PrimaryToggleButton component when click the default button should call the function to set primary flag for current field
PrimaryToggleButton component when click the primary button should not call the function to set primary flag for current field ‑ PrimaryToggleButton component when click the primary button should not call the function to set primary flag for current field
PrimaryToggleButton component when the value is empty should be rendered as a default button ‑ PrimaryToggleButton component when the value is empty should be rendered as a default button
useCallout hook should return callout ‑ useCallout hook should return callout
useData hook should return value of data from the context ‑ useData hook should return value of data from the context
useIsLoading hook should return value of isLoading method from the context ‑ useIsLoading hook should return value of isLoading method from the context
useOptions hook should return formatted options ‑ useOptions hook should return formatted options
useOptions hook when there is no data should return an empty array ‑ useOptions hook when there is no data should return an empty array
utils memoize should return last function`s result ‑ utils memoize should return last function`s result
utils mutators should return function to updateValue ‑ utils mutators should return function to updateValue
utils parseHolding should correctly parse holdings ‑ utils parseHolding should correctly parse holdings
utils parseIdentifiers should return correct list of identifiers ‑ utils parseIdentifiers should return correct list of identifiers
utils parseIdentifiers should return empty identifiers when instance does not have isbn/issn ‑ utils parseIdentifiers should return empty identifiers when instance does not have isbn/issn
utils parseInstance should correctly parse instance 1 ‑ utils parseInstance should correctly parse instance 1
utils parseInstance should correctly parse instance 2 ‑ utils parseInstance should correctly parse instance 2
utils parseItem should correctly parse item 1 ‑ utils parseItem should correctly parse item 1
utils parseItem should correctly parse item 2 ‑ utils parseItem should correctly parse item 2
utils validateHolding should return correct errors ‑ utils validateHolding should return correct errors
utils validateHolding should return empty result when validation passed ‑ utils validateHolding should return empty result when validation passed
utils validateInstance should return correct errors ‑ utils validateInstance should return correct errors
utils validateInstance should return empty result when validation passed ‑ utils validateInstance should return empty result when validation passed
utils validateItem should return correct errors ‑ utils validateItem should return correct errors
utils validateItem should return empty result when validation passed ‑ utils validateItem should return empty result when validation passed
utils validateOptionalField should return correct error list ‑ utils validateOptionalField should return correct error list
utils validateOptionalField should return empty error list when there is no listName values ‑ utils validateOptionalField should return empty error list when there is no listName values
utils validateOptionalField should return empty error list when validation passed for textFields and selectFields ‑ utils validateOptionalField should return empty error list when validation passed for textFields and selectFields