Skip to content

Update translation strings #13

Update translation strings

Update translation strings #13

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

All 35 tests pass in 1m 23s

35 tests  ±0   35 ✅ ±0   1m 23s ⏱️ -2s
 6 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 0c7768e. ± Comparison against earlier commit 7e4fbea.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

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

35 tests found

There are 35 tests, see "Raw output" for the full list of tests.
Raw output
Given AuthoritiesLookup should display columns ‑ Given AuthoritiesLookup should display columns
Given AuthoritiesLookup should render with no axe errors ‑ Given AuthoritiesLookup should render with no axe errors
Given AuthoritiesLookup when Authority record is shared should render shared icon ‑ Given AuthoritiesLookup when Authority record is shared should render shared icon
Given AuthoritiesLookup when submit search should close the detail view and perform new search ‑ Given AuthoritiesLookup when submit search should close the detail view and perform new search
Given AuthoritiesLookup when the link authority icon clicked should display loading instead of link icon ‑ Given AuthoritiesLookup when the link authority icon clicked should display loading instead of link icon
Given AuthoritiesLookup when the list item clicked should open the detail view and have no axe errors ‑ Given AuthoritiesLookup when the list item clicked should open the detail view and have no axe errors
Given AuthoritiesLookup when there is only one record should hide the list of items and open the detail view ‑ Given AuthoritiesLookup when there is only one record should hide the list of items and open the detail view
Given BrowseView should have correct props for AuthoritiesLookup ‑ Given BrowseView should have correct props for AuthoritiesLookup
Given BrowseView should render with no axe errors ‑ Given BrowseView should render with no axe errors
Given BrowseView when a user clicks on the pagination button should invoke handleLoadMore ‑ Given BrowseView when a user clicks on the pagination button should invoke handleLoadMore
Given FindAuthority should render with no axe errors ‑ Given FindAuthority should render with no axe errors
Given FindAuthority when a user clicks on the default modal trigger should open the modal window ‑ Given FindAuthority when a user clicks on the default modal trigger should open the modal window
Given FindAuthority when component does not get renderCustomTrigger action should render default trigger ‑ Given FindAuthority when component does not get renderCustomTrigger action should render default trigger
Given FindAuthority when component get renderCustomTrigger action should handle renderCustomTrigger ‑ Given FindAuthority when component get renderCustomTrigger action should handle renderCustomTrigger
Given MarcAuthorityView should render link authority button ‑ Given MarcAuthorityView should render link authority button
Given MarcAuthorityView should render spinner instead of link authority button ‑ Given MarcAuthorityView should render spinner instead of link authority button
Given MarcAuthorityView should render with no axe errors ‑ Given MarcAuthorityView should render with no axe errors
Given MarcAuthorityView when authority is local should fetch data with authority.tenantId ‑ Given MarcAuthorityView when authority is local should fetch data with authority.tenantId
Given MarcAuthorityView when authority is shared should fetch data from central tenant ‑ Given MarcAuthorityView when authority is shared should fetch data from central tenant
Given MarcAuthorityView when authority record has authRefType Auth/Ref should highlight 5XX marc field ‑ Given MarcAuthorityView when authority record has authRefType Auth/Ref should highlight 5XX marc field
Given MarcAuthorityView when authority record has authRefType Authorized should highlight 1XX marc field ‑ Given MarcAuthorityView when authority record has authRefType Authorized should highlight 1XX marc field
Given MarcAuthorityView when authority record has authRefType Authorized should return head field value from authority ‑ Given MarcAuthorityView when authority record has authRefType Authorized should return head field value from authority
Given MarcAuthorityView when authority record has authRefType Reference should highlight all 4XX marc fields ‑ Given MarcAuthorityView when authority record has authRefType Reference should highlight all 4XX marc fields
Given MarcAuthorityView when authority record has authRefType Reference should return head field value from marc 1XX field ‑ Given MarcAuthorityView when authority record has authRefType Reference should return head field value from marc 1XX field
Given MarcAuthorityView when clicking on Link authority should call onLinkRecord with autority record ‑ Given MarcAuthorityView when clicking on Link authority should call onLinkRecord with autority record
Given MarcAuthorityView when marc source request failed should show error toast ‑ Given MarcAuthorityView when marc source request failed should show error toast
Given MarcAuthorityView when tag value completely equals to authority heading ref value should highlight tag value ‑ Given MarcAuthorityView when tag value completely equals to authority heading ref value should highlight tag value
Given MarcAuthorityView when tag value contains only part of authority heading ref value should not highlight tag value ‑ Given MarcAuthorityView when tag value contains only part of authority heading ref value should not highlight tag value
Given SearchModal should be visible ‑ Given SearchModal should be visible
Given SearchModal should render with no axe errors ‑ Given SearchModal should render with no axe errors
Given SearchModal when navigation segment is browse should render BrowseView ‑ Given SearchModal when navigation segment is browse should render BrowseView
Given SearchModal when navigation segment is search should render SearchView ‑ Given SearchModal when navigation segment is search should render SearchView
Given SearchView should have correct props for AuthoritiesLookup ‑ Given SearchView should have correct props for AuthoritiesLookup
Given SearchView should render with no axe errors ‑ Given SearchView should render with no axe errors
Given SearchView when there is no search query and selected filters should not add the complementary filter to retrieve only Authorized records ‑ Given SearchView when there is no search query and selected filters should not add the complementary filter to retrieve only Authorized records