Skip to content

build_test_release_tag #39

build_test_release_tag

build_test_release_tag #39

GitHub Actions / orcid-web: Unit tests results succeeded Sep 19, 2024 in 0s

orcid-web: Unit tests results ✅

Tests passed successfully

Report Passed Failed Skipped Time
orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.DummyTest.xml 1✅ 31s
orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.WorkFormTest.xml 3✅ 9ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml 12✅ 973ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.oauth2.RevokeControllerTest.xml 6✅ 64ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest.xml 4✅ 137ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml 24✅ 4s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AffiliationsControllerTest.xml 1✅ 18ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml 6✅ 39ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml 4✅ 356ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml 9✅ 4s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml 7✅ 22ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml 17✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.GetMyDataControllerTest.xml 1✅ 61ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml 17✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageProfileControllerTest.xml 33✅ 114ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest.xml 2✅ 25ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml 1✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml 1✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml 7✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PeerReviewsControllerTest.xml 2✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PIDControllerTest.xml 1✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PublicProfileControllerTest.xml 5✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PublicRecordControllerLegacyTest.xml 7✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest.xml 4✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.RegistrationControllerTest.xml 17✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ResearchResourceControllerTest.xml 5✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ShibbolethControllerTest.xml 2✅ 5ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.SpamControllerTest.xml 4✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.WorksControllerTest.xml 10✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.WorkspaceControllerTest.xml 1✅ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml 7✅ 39ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.pagination.WorksPaginatorTest.xml 8✅ 452ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.security.AuthenticationManagerTest.xml 1✅ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.util.CommonPasswordsTest.xml 1✅ 2ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.util.ThirdPartyLinkManagerTest.xml 4✅ 17ms

✅ orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.DummyTest.xml

1 tests were completed in 31s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
orcid.pojo.ajaxForm.DummyTest 1✅ 31s

✅ orcid.pojo.ajaxForm.DummyTest

✅ testThis

✅ orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.WorkFormTest.xml

3 tests were completed in 9ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
orcid.pojo.ajaxForm.WorkFormTest 3✅ 9ms

✅ orcid.pojo.ajaxForm.WorkFormTest

✅ testSerializeWork
✅ testValueOfAndBack
✅ testEmptyTranslatedTitleDontGetIntoTheWork

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml

12 tests were completed in 973ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.email.RecordEmailSenderTest 12✅ 973ms

✅ org.orcid.frontend.email.RecordEmailSenderTest

✅ testResetNotFoundEmail
✅ testSendForgottenIdEmailNotFound
✅ testSendDeactivateEmail
✅ testSendWelcomeEmail
✅ testSendVerificationEmail
✅ testSend2FADisabledEmail
✅ testSendOrcidLockedEmail
✅ testClaimReminderEmail
✅ testChangeEmailAddress
✅ testSendReactivationEmail
✅ testSendForgottenIdEmail
✅ testResetEmail

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.oauth2.RevokeControllerTest.xml

6 tests were completed in 64ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.oauth2.RevokeControllerTest 6✅ 64ms

✅ org.orcid.frontend.oauth2.RevokeControllerTest

✅ tokenAlreadyDisabledOrNonExistingTest
✅ disableByTokenTest
✅ refreshTokenAlreadyDisabledTest
✅ notOwnerTest
✅ disableByRefreshTokenTest
✅ noTokenTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest.xml

4 tests were completed in 137ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest 4✅ 137ms

✅ org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest

✅ testCreateMembersListFromJson
✅ testCreateMemberFromSalesForceRecordWithNullValues
✅ testCreateMemberFromSalesForceRecord
✅ testCreateIntegrationsListFromJson

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml

24 tests were completed in 4s with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.AdminControllerTest 24✅ 4s

✅ org.orcid.frontend.web.controllers.AdminControllerTest

✅ deactivateAndReactivateProfileTest
✅ testUnreviewAccounts
✅ findIdsTest
✅ deactivateOrcidRecords
✅ resetPasswordTest
✅ verifyEmailTest
✅ testGetLockReasons
✅ testCheckOrcid
✅ startDelegationProcess
✅ testConvertClient
✅ testReviewAccounts
✅ testValidateClientConversion
✅ addANewEmailToARecordThatAlreadyExistOnOtherAccount
✅ preventDisablingMembersTest
✅ testLockAccounts
✅ addANewEmailToARecord
✅ testUnlockAccounts
✅ resendClaimEmail
✅ resetPasswordTestOrcidURL
✅ adminSwitchUser
✅ resetPasswordUsingEmailTest
✅ addANewEmailToARecordThatIsDuplicated
✅ tryToDeprecateDeprecatedProfile
✅ resetPasswordValidateId

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AffiliationsControllerTest.xml

1 tests were completed in 18ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.AffiliationsControllerTest 1✅ 18ms

✅ org.orcid.frontend.web.controllers.AffiliationsControllerTest

✅ testSearchDisambiguated

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml

6 tests were completed in 39ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.BaseControllerUtilTest 6✅ 39ms

✅ org.orcid.frontend.web.controllers.BaseControllerUtilTest

✅ getCurrentUserNoPrincipal
✅ getCurrentUserNoAuthentication
✅ getCurrentUserNoSecurittyContext
✅ getCurrentUserWrongAuthenticationClass
✅ getCurrentUserUsernamePasswordAuthenticationToken
✅ getCurrentUserPreAuthenticatedAuthenticationToken

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml

4 tests were completed in 356ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ClaimControllerTest 4✅ 356ms

✅ org.orcid.frontend.web.controllers.ClaimControllerTest

✅ testClaim
✅ testResendClaimEmailByOrcid
✅ testResendClaimEmail
✅ testResendEmailFailIfTheProfileIsAlreadyClaimed

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml

9 tests were completed in 4s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ClientsControllerTest 9✅ 4s

✅ org.orcid.frontend.web.controllers.ClientsControllerTest

✅ emptyClientTest
✅ editClientTest
✅ testInvalidName
✅ createInvalidClientTest
✅ getClientsTest
✅ testInvalidWebsite
✅ testInvalidDescription
✅ addClientTest
✅ editInvalidClientTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml

7 tests were completed in 22ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.DeveloperToolsControllerTest 7✅ 22ms

✅ org.orcid.frontend.web.controllers.DeveloperToolsControllerTest

✅ createClientTest
✅ testCrossSiteScriptingOnClientName
✅ testClientValidation
✅ updateClientTest
✅ resetClientSecretTest
✅ getClientTest
✅ testCrossSiteScriptingOnClientDescription

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml

17 tests were completed in 2s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.FundingsControllerTest 17✅ 2s

✅ org.orcid.frontend.web.controllers.FundingsControllerTest

✅ testValidateAmountLocaleEN_US
✅ testValidateAmountLocaleRU
✅ testGetFundingsJsonSortedBySource
✅ testAddFundingWithoutAmount
✅ validateBigDecimalConversionLocaleRU
✅ testEditOrgOnExistingFunding
✅ validateBigDecimalConversionLocaleDE_CH
✅ validateBigDecimalConversionLocaleUS_EN
✅ getFunding
✅ testVAlidateAmountLocaleDE_CH
✅ testAddFundingWithInvalidDates
✅ testAddFunding
✅ testEditFunding
✅ testEditOtherSourceThrowsError
✅ testSearchDisambiguated
✅ testAddAmountWithoutCurrencyCode
✅ testGetFundingsJson

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.GetMyDataControllerTest.xml

1 tests were completed in 61ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.GetMyDataControllerTest 1✅ 61ms

✅ org.orcid.frontend.web.controllers.GetMyDataControllerTest

✅ testDownload

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml

17 tests were completed in 2s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ManageMembersControllerTest 17✅ 2s

✅ org.orcid.frontend.web.controllers.ManageMembersControllerTest

✅ testDeactivateClientAlreadyDeactivated
✅ createMemberProfileWithInvalidTypeTest
✅ editGroupTypeTest
✅ testActivateClientAlreadyActive
✅ findMemberByOrcidTest
✅ testDeactivateClient
✅ createMemberProfileWithInvalidEmailsTest
✅ findClientTest
✅ createMemberProfileTest
✅ editClientWithInvalidRedirectUriTest
✅ editMemberTest
✅ editMemberDoesntChangePersistentTokenEnabledValueTest
✅ editMemberWithInvalidSalesforceIdTest
✅ editMemberWithInvalidEmailTest
✅ testActivateClient
✅ createMemberProfileWithInvalidSalesforceIdTest
✅ createMemberProfileWithInvalidGroupNameTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageProfileControllerTest.xml

33 tests were completed in 114ms with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ManageProfileControllerTest 33✅ 114ms

✅ org.orcid.frontend.web.controllers.ManageProfileControllerTest

✅ testAddEmail_noPrimaryEmailChange
✅ testGetDeprecateProfile
✅ testDeleteEmailJsonBlankEmail
✅ testSetPrimary_nothingChange
✅ testConfirmDeprecateProfileCurrentProfileDeprecated
✅ testEditEmail_noPrimaryChange
✅ testDeleteEmail
✅ testConfirmDeprecateProfileWithInvalidDataMatchingAccounts
✅ testConfirmDeprecateProfileWithInvalidDataDeactivatedProfile
✅ testValidateDeprecateProfileWithValidData
✅ testConfirmDeprecateProfileWithInvalidDataAlreadyDeprecatedProfile
✅ testDeleteEmailOnlyEmail
✅ testDeleteEmailJsonWrongOwner
✅ testValidateDeprecateProfileWithInvalidDataMatchingAccounts
✅ testAddDelegate
✅ testAddEmail_primaryEmailChange
✅ testConfirmDeprecateProfile
✅ testValidateDeprecateProfileWithInvalidDataAlreadyDeprecatedProfile
✅ testStripHtmlFromNames
✅ testValidateBiography
✅ testGetDelegates
✅ validateEmailAddressTest
✅ testConfirmDeprecateProfileCurrentProfileDeactivated
✅ testRevokeDelegate
✅ testValidateDeprecateProfileWithInvalidDataDeactivatedProfile
✅ testValidateDeprecateProfileWithInvalidDataBadCredentials
✅ testDeleteEmailPrimaryEmail
✅ testSetPrimary_primaryEmailChangeAndPrimaryIsNotVerified
✅ testVerifyEmail
✅ testConfirmDeprecateProfileWithInvalidDataBadCredentials
✅ testSetPrimary_primaryEmailChange
✅ testEditEmail_primaryEmailChange
✅ testConfirmDeprecateProfileUnkownError

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest.xml

2 tests were completed in 25ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest 2✅ 25ms

✅ org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest

✅ testObtainOauth2TokenPostLockedClient
✅ testObtainOauth2TokenPost

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OauthRegistrationControllerTest 1✅ 2s

✅ org.orcid.frontend.web.controllers.OauthRegistrationControllerTest

✅ testStripHtmlFromNames

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OrgControllerTest 1✅ 2s

✅ org.orcid.frontend.web.controllers.OrgControllerTest

✅ testFindBySourceTypeAndSourceId

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml

7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PasswordResetControllerTest 7✅ 2s

✅ org.orcid.frontend.web.controllers.PasswordResetControllerTest

✅ testPasswordResetUserNotFoundSendEmail
✅ testPasswordResetLinkExpired
✅ testResetPasswordDontFailIfAnyFieldIsEmtpy
✅ testPasswordResetUnclaimedSendEmail
✅ testPasswordResetUserDeactivatedSendEmail
✅ testSubmitConsolidatedPasswordReset
✅ testPasswordResetLinkValidLinkDirectsToConsolidatedScreenDirectly

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PeerReviewsControllerTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PeerReviewsControllerTest 2✅ 2s

✅ org.orcid.frontend.web.controllers.PeerReviewsControllerTest

✅ testSearchDisambiguated
✅ testGetPeerReviews

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PIDControllerTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PIDControllerTest 1✅ 2s

✅ org.orcid.frontend.web.controllers.PIDControllerTest

✅ testNorm

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PublicProfileControllerTest.xml

5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PublicProfileControllerTest 5✅ 2s

✅ org.orcid.frontend.web.controllers.PublicProfileControllerTest

✅ testGetPersonDetails
✅ testGetGroupedAffiliations
✅ testViewValidUser
✅ testViewClaimedUserWhenIsLongEnough
✅ getUserInfoTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PublicRecordControllerLegacyTest.xml

7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PublicRecordControllerLegacyTest 7✅ 2s

✅ org.orcid.frontend.web.controllers.PublicRecordControllerLegacyTest

✅ testGetRecordSummary
✅ testGetRecordSummaryProfessionalActivitiesSortedByEndDate
✅ testGetRecordSummaryLocked
✅ testGetRecordSummaryDeprecated
✅ testGetRecordSummaryPrivateName
✅ testGetRecordSummaryDeactivated
✅ testGetPublicRecord

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest.xml

4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest 4✅ 2s

✅ org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest

✅ nextOnFirstPageTest
✅ previousOnLastPageTest
✅ nextOnLastPageTest
✅ previousOnFirstPageTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.RegistrationControllerTest.xml

17 tests were completed in 2s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.RegistrationControllerTest 17✅ 2s

✅ org.orcid.frontend.web.controllers.RegistrationControllerTest

✅ regEmailsAdditonalValidateNotSameAsOtherAdditional
✅ verifyEmail_UnableToDecryptEmailTest
✅ verifyEmailTest
✅ regEmailsAdditionalValidateClaimedAccountTest
✅ regEmailValidateClaimedAccountTest
✅ regEmailsAdditionalValidateDeactivatedAndUnclaimedAccountTest
✅ regActivitiesVisibilityDefaultIsNotNull
✅ verifyEmail_InvalidEmailTest
✅ regEmailValidateUnclaimedAccountButEnableAutoDeprecateDisableOnClientTest
✅ regEmailsAdditionalValidateDeactivatedAccountTest
✅ verifyEmail_NotVerifiedTest
✅ regEmailsAdditionalValidateUnclaimedAccountButEnableAutoDeprecateDisableOnClientTest
✅ testStripHtmlFromNames
✅ regEmailValidateUnclaimedAccountTest
✅ regEmailValidateDeactivatedAndUnclaimedAccountTest
✅ regEmailValidateDeactivatedAccountTest
✅ regEmailsAdditonalValidateUnclaimedAccountTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ResearchResourceControllerTest.xml

5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ResearchResourceControllerTest 5✅ 2s

✅ org.orcid.frontend.web.controllers.ResearchResourceControllerTest

✅ testUpdateMax
✅ testUpdateVis
✅ testSort
✅ testReadPage
✅ testReadOne

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ShibbolethControllerTest.xml

2 tests were completed in 5ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ShibbolethControllerTest 2✅ 5ms

✅ org.orcid.frontend.web.controllers.ShibbolethControllerTest

✅ testDuplicateNameHeaders
✅ testNameHeaders

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.SpamControllerTest.xml

4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.SpamControllerTest 4✅ 2s

✅ org.orcid.frontend.web.controllers.SpamControllerTest

✅ testUpdateSpam
✅ testCreateSpam
✅ testReadOne
✅ testDeleteSpam

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.WorksControllerTest.xml

10 tests were completed in 2s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.WorksControllerTest 10✅ 2s

✅ org.orcid.frontend.web.controllers.WorksControllerTest

✅ testAddWork
✅ testGetWorkInfoWithContributors
✅ testUpdateWork
✅ testExportToBibtex
✅ testGroupWorks
✅ testEditOtherSourceThrowsError
✅ testGetWorkInfo
✅ testFieldValidators
✅ testGetWorkInfoWithContributorsGroupedByOrcid
✅ testGetWorksInfo

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.WorkspaceControllerTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.WorkspaceControllerTest 1✅ 0ms

✅ org.orcid.frontend.web.controllers.WorkspaceControllerTest

✅ validateSmallerThanTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml

7 tests were completed in 39ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest 7✅ 39ms

✅ org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest

✅ oauth2ScreensFeatureEnabledTest
✅ noAuthentication
✅ nullSession
✅ noSecurityContext
✅ notUriOauthAuthorize
✅ hasOrcidProfileUserDetails
✅ oauth2ScreensFeatureFlagUsedTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.pagination.WorksPaginatorTest.xml

8 tests were completed in 452ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.pagination.WorksPaginatorTest 8✅ 452ms

✅ org.orcid.frontend.web.pagination.WorksPaginatorTest

✅ testReverseSecondaryTitleSortForNullDates
✅ testGetAllWorks
✅ testGetPublicWorksPage
✅ testGetWorksExtendedPage
✅ testGetPublicWorksExtendedPage
✅ testGetAllPublic
✅ testGetWorkWithNulltitle
✅ testGetWorksPage

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.security.AuthenticationManagerTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.security.AuthenticationManagerTest 1✅ 2s

✅ org.orcid.frontend.web.security.AuthenticationManagerTest

✅ testSuccessfullAuthentication

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.util.CommonPasswordsTest.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.util.CommonPasswordsTest 1✅ 2ms

✅ org.orcid.frontend.web.util.CommonPasswordsTest

✅ testPasswordIsCommon

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.util.ThirdPartyLinkManagerTest.xml

4 tests were completed in 17ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.util.ThirdPartyLinkManagerTest 4✅ 17ms

✅ org.orcid.frontend.web.util.ThirdPartyLinkManagerTest

✅ findOrcidClientsWithPredefinedOauthScopePeerReviewImportTest
✅ findOrcidClientsWithPredefinedOauthScopeWorksImportTest
✅ findOrcidClientsWithPredefinedOauthScopeFundingImportTest
✅ findOrcidClientsWithPredefinedOauthScopeReadAccessTest