Skip to content

fix: Invert selfAsserted and validated in sort by source #231

fix: Invert selfAsserted and validated in sort by source

fix: Invert selfAsserted and validated in sort by source #231

GitHub Actions / orcid-web Unit Tests succeeded Oct 25, 2023 in 0s

orcid-web Unit Tests βœ…

Tests passed successfully

Report Passed Failed Skipped Time
TEST-orcid.pojo.ajaxForm.DummyTest.xml 1βœ… 43s
TEST-orcid.pojo.ajaxForm.WorkFormTest.xml 3βœ… 25ms
TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml 12βœ… 2s
TEST-org.orcid.frontend.oauth2.RevokeControllerTest.xml 6βœ… 109ms
TEST-org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest.xml 4βœ… 199ms
TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml 24βœ… 6s
TEST-org.orcid.frontend.web.controllers.AffiliationsControllerTest.xml 1βœ… 40ms
TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml 6βœ… 61ms
TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml 3βœ… 493ms
TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml 9βœ… 6s
TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml 7βœ… 45ms
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml 17βœ… 4s
TEST-org.orcid.frontend.web.controllers.GetMyDataControllerTest.xml 1βœ… 172ms
TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml 17βœ… 3s
TEST-org.orcid.frontend.web.controllers.ManageProfileControllerTest.xml 33βœ… 169ms
TEST-org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest.xml 2βœ… 24ms
TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml 1βœ… 3s
TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml 1βœ… 3s
TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml 7βœ… 3s
TEST-org.orcid.frontend.web.controllers.PeerReviewsControllerTest.xml 2βœ… 3s
TEST-org.orcid.frontend.web.controllers.PIDControllerTest.xml 1βœ… 3s
TEST-org.orcid.frontend.web.controllers.PublicProfileControllerTest.xml 5βœ… 4s
TEST-org.orcid.frontend.web.controllers.PublicRecordControllerTest.xml 7βœ… 4s
TEST-org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest.xml 4βœ… 3s
TEST-org.orcid.frontend.web.controllers.RegistrationControllerTest.xml 17βœ… 3s
TEST-org.orcid.frontend.web.controllers.ResearchResourceControllerTest.xml 5βœ… 4s
TEST-org.orcid.frontend.web.controllers.ShibbolethControllerTest.xml 2βœ… 1ms
TEST-org.orcid.frontend.web.controllers.SpamControllerTest.xml 4βœ… 3s
TEST-org.orcid.frontend.web.controllers.WorksControllerTest.xml 10βœ… 3s
TEST-org.orcid.frontend.web.controllers.WorkspaceControllerTest.xml 1βœ… 6ms
TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml 7βœ… 44ms
TEST-org.orcid.frontend.web.pagination.WorksPaginatorTest.xml 10βœ… 737ms
TEST-org.orcid.frontend.web.security.AuthenticationManagerTest.xml 1βœ… 3s
TEST-org.orcid.frontend.web.util.CommonPasswordsTest.xml 1βœ… 5ms
TEST-org.orcid.frontend.web.util.ThirdPartyLinkManagerTest.xml 4βœ… 51ms

βœ…Β TEST-orcid.pojo.ajaxForm.DummyTest.xml

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

Test suite Passed Failed Skipped Time
orcid.pojo.ajaxForm.DummyTest 1βœ… 43s

βœ…Β orcid.pojo.ajaxForm.DummyTest

βœ… testThis

βœ…Β TEST-orcid.pojo.ajaxForm.WorkFormTest.xml

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

Test suite Passed Failed Skipped Time
orcid.pojo.ajaxForm.WorkFormTest 3βœ… 25ms

βœ…Β orcid.pojo.ajaxForm.WorkFormTest

βœ… testSerializeWork
βœ… testValueOfAndBack
βœ… testEmptyTranslatedTitleDontGetIntoTheWork

βœ…Β TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.email.RecordEmailSenderTest 12βœ… 2s

βœ…Β org.orcid.frontend.email.RecordEmailSenderTest

βœ… testResetNotFoundEmail
βœ… testSendForgottenIdEmailNotFound
βœ… testSendDeactivateEmail
βœ… testSendWelcomeEmail
βœ… testSendVerificationEmail
βœ… testSend2FADisabledEmail
βœ… testSendOrcidLockedEmail
βœ… testClaimReminderEmail
βœ… testChangeEmailAddress
βœ… testSendReactivationEmail
βœ… testSendForgottenIdEmail
βœ… testResetEmail

βœ…Β TEST-org.orcid.frontend.oauth2.RevokeControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.oauth2.RevokeControllerTest 6βœ… 109ms

βœ…Β org.orcid.frontend.oauth2.RevokeControllerTest

βœ… tokenAlreadyDisabledOrNonExistingTest
βœ… disableByTokenTest
βœ… refreshTokenAlreadyDisabledTest
βœ… notOwnerTest
βœ… disableByRefreshTokenTest
βœ… noTokenTest

βœ…Β TEST-org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest 4βœ… 199ms

βœ…Β org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest

βœ… testCreateMembersListFromJson
βœ… testCreateMemberFromSalesForceRecordWithNullValues
βœ… testCreateMemberFromSalesForceRecord
βœ… testCreateIntegrationsListFromJson

βœ…Β TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.AdminControllerTest 24βœ… 6s

βœ…Β 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

βœ…Β TEST-org.orcid.frontend.web.controllers.AffiliationsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.AffiliationsControllerTest 1βœ… 40ms

βœ…Β org.orcid.frontend.web.controllers.AffiliationsControllerTest

βœ… testSearchDisambiguated

βœ…Β TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.BaseControllerUtilTest 6βœ… 61ms

βœ…Β org.orcid.frontend.web.controllers.BaseControllerUtilTest

βœ… getCurrentUserNoPrincipal
βœ… getCurrentUserNoAuthentication
βœ… getCurrentUserNoSecurittyContext
βœ… getCurrentUserWrongAuthenticationClass
βœ… getCurrentUserUsernamePasswordAuthenticationToken
βœ… getCurrentUserPreAuthenticatedAuthenticationToken

βœ…Β TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ClaimControllerTest 3βœ… 493ms

βœ…Β org.orcid.frontend.web.controllers.ClaimControllerTest

βœ… testClaim
βœ… testResendClaimEmail
βœ… testResendEmailFailIfTheProfileIsAlreadyClaimed

βœ…Β TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ClientsControllerTest 9βœ… 6s

βœ…Β org.orcid.frontend.web.controllers.ClientsControllerTest

βœ… emptyClientTest
βœ… editClientTest
βœ… testInvalidName
βœ… createInvalidClientTest
βœ… getClientsTest
βœ… testInvalidWebsite
βœ… testInvalidDescription
βœ… addClientTest
βœ… editInvalidClientTest

βœ…Β TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.DeveloperToolsControllerTest 7βœ… 45ms

βœ…Β org.orcid.frontend.web.controllers.DeveloperToolsControllerTest

βœ… createClientTest
βœ… testCrossSiteScriptingOnClientName
βœ… testClientValidation
βœ… updateClientTest
βœ… resetClientSecretTest
βœ… getClientTest
βœ… testCrossSiteScriptingOnClientDescription

βœ…Β TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.FundingsControllerTest 17βœ… 4s

βœ…Β 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

βœ…Β TEST-org.orcid.frontend.web.controllers.GetMyDataControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.GetMyDataControllerTest 1βœ… 172ms

βœ…Β org.orcid.frontend.web.controllers.GetMyDataControllerTest

βœ… testDownload

βœ…Β TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ManageMembersControllerTest 17βœ… 3s

βœ…Β org.orcid.frontend.web.controllers.ManageMembersControllerTest

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

βœ…Β TEST-org.orcid.frontend.web.controllers.ManageProfileControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ManageProfileControllerTest 33βœ… 169ms

βœ…Β 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

βœ…Β TEST-org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest 2βœ… 24ms

βœ…Β org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest

βœ… testObtainOauth2TokenPostLockedClient
βœ… testObtainOauth2TokenPost

βœ…Β TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OauthRegistrationControllerTest 1βœ… 3s

βœ…Β org.orcid.frontend.web.controllers.OauthRegistrationControllerTest

βœ… testStripHtmlFromNames

βœ…Β TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OrgControllerTest 1βœ… 3s

βœ…Β org.orcid.frontend.web.controllers.OrgControllerTest

βœ… testFindBySourceTypeAndSourceId

βœ…Β TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PasswordResetControllerTest 7βœ… 3s

βœ…Β org.orcid.frontend.web.controllers.PasswordResetControllerTest

βœ… testPasswordResetUserNotFoundSendEmail
βœ… testPasswordResetLinkExpired
βœ… testResetPasswordDontFailIfAnyFieldIsEmtpy
βœ… testPasswordResetUnclaimedSendEmail
βœ… testPasswordResetUserDeactivatedSendEmail
βœ… testSubmitConsolidatedPasswordReset
βœ… testPasswordResetLinkValidLinkDirectsToConsolidatedScreenDirectly

βœ…Β TEST-org.orcid.frontend.web.controllers.PeerReviewsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PeerReviewsControllerTest 2βœ… 3s

βœ…Β org.orcid.frontend.web.controllers.PeerReviewsControllerTest

βœ… testSearchDisambiguated
βœ… testGetPeerReviews

βœ…Β TEST-org.orcid.frontend.web.controllers.PIDControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PIDControllerTest 1βœ… 3s

βœ…Β org.orcid.frontend.web.controllers.PIDControllerTest

βœ… testNorm

βœ…Β TEST-org.orcid.frontend.web.controllers.PublicProfileControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PublicProfileControllerTest 5βœ… 4s

βœ…Β org.orcid.frontend.web.controllers.PublicProfileControllerTest

βœ… testGetPersonDetails
βœ… testGetGroupedAffiliations
βœ… testViewValidUser
βœ… testViewClaimedUserWhenIsLongEnough
βœ… getUserInfoTest

βœ…Β TEST-org.orcid.frontend.web.controllers.PublicRecordControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PublicRecordControllerTest 7βœ… 4s

βœ…Β org.orcid.frontend.web.controllers.PublicRecordControllerTest

βœ… testGetRecordSummary
βœ… testGetRecordSummaryProfessionalActivitiesSortedByEndDate
βœ… testGetRecordSummaryLocked
βœ… testGetRecordSummaryDeprecated
βœ… testGetRecordSummaryPrivateName
βœ… testGetRecordSummaryDeactivated
βœ… testGetPublicRecord

βœ…Β TEST-org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest 4βœ… 3s

βœ…Β org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest

βœ… nextOnFirstPageTest
βœ… previousOnLastPageTest
βœ… nextOnLastPageTest
βœ… previousOnFirstPageTest

βœ…Β TEST-org.orcid.frontend.web.controllers.RegistrationControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.RegistrationControllerTest 17βœ… 3s

βœ…Β 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

βœ…Β TEST-org.orcid.frontend.web.controllers.ResearchResourceControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ResearchResourceControllerTest 5βœ… 4s

βœ…Β org.orcid.frontend.web.controllers.ResearchResourceControllerTest

βœ… testUpdateMax
βœ… testUpdateVis
βœ… testSort
βœ… testReadPage
βœ… testReadOne

βœ…Β TEST-org.orcid.frontend.web.controllers.ShibbolethControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ShibbolethControllerTest 2βœ… 1ms

βœ…Β org.orcid.frontend.web.controllers.ShibbolethControllerTest

βœ… testDuplicateNameHeaders
βœ… testNameHeaders

βœ…Β TEST-org.orcid.frontend.web.controllers.SpamControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.SpamControllerTest 4βœ… 3s

βœ…Β org.orcid.frontend.web.controllers.SpamControllerTest

βœ… testUpdateSpam
βœ… testCreateSpam
βœ… testReadOne
βœ… testDeleteSpam

βœ…Β TEST-org.orcid.frontend.web.controllers.WorksControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.WorksControllerTest 10βœ… 3s

βœ…Β org.orcid.frontend.web.controllers.WorksControllerTest

βœ… testAddWork
βœ… testGetWorkInfoWithContributors
βœ… testUpdateWork
βœ… testExportToBibtex
βœ… testGroupWorks
βœ… testEditOtherSourceThrowsError
βœ… testGetWorkInfo
βœ… testFieldValidators
βœ… testGetWorkInfoWithContributorsGroupedByOrcid
βœ… testGetWorksInfo

βœ…Β TEST-org.orcid.frontend.web.controllers.WorkspaceControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.WorkspaceControllerTest 1βœ… 6ms

βœ…Β org.orcid.frontend.web.controllers.WorkspaceControllerTest

βœ… validateSmallerThanTest

βœ…Β TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest 7βœ… 44ms

βœ…Β org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest

βœ… oauth2ScreensFeatureEnabledTest
βœ… noAuthentication
βœ… nullSession
βœ… noSecurityContext
βœ… notUriOauthAuthorize
βœ… hasOrcidProfileUserDetails
βœ… oauth2ScreensFeatureFlagUsedTest

βœ…Β TEST-org.orcid.frontend.web.pagination.WorksPaginatorTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.pagination.WorksPaginatorTest 10βœ… 737ms

βœ…Β org.orcid.frontend.web.pagination.WorksPaginatorTest

βœ… testSourceSort
βœ… testReverseSecondaryTitleSortForNullDates
βœ… testGetAllWorks
βœ… testGetPublicWorksPage
βœ… testGetWorksExtendedPage
βœ… testGetPublicWorksExtendedPage
βœ… testTitleSortCase
βœ… testGetAllPublic
βœ… testGetWorkWithNulltitle
βœ… testGetWorksPage

βœ…Β TEST-org.orcid.frontend.web.security.AuthenticationManagerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.security.AuthenticationManagerTest 1βœ… 3s

βœ…Β org.orcid.frontend.web.security.AuthenticationManagerTest

βœ… testSuccessfullAuthentication

βœ…Β TEST-org.orcid.frontend.web.util.CommonPasswordsTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.util.CommonPasswordsTest 1βœ… 5ms

βœ…Β org.orcid.frontend.web.util.CommonPasswordsTest

βœ… testPasswordIsCommon

βœ…Β TEST-org.orcid.frontend.web.util.ThirdPartyLinkManagerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.util.ThirdPartyLinkManagerTest 4βœ… 51ms

βœ…Β org.orcid.frontend.web.util.ThirdPartyLinkManagerTest

βœ… findOrcidClientsWithPredefinedOauthScopePeerReviewImportTest
βœ… findOrcidClientsWithPredefinedOauthScopeWorksImportTest
βœ… findOrcidClientsWithPredefinedOauthScopeFundingImportTest
βœ… findOrcidClientsWithPredefinedOauthScopeReadAccessTest