PR #1326 #1685
120 passed, 0 failed and 0 skipped
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.AuthTestUtilsTest.xml
4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.AuthTestUtilsTest | 4✅ | 1s |
✅ bio.terra.pearl.api.admin.AuthTestUtilsTest
✅ testChecksSandboxAnnotated()
✅ testFailsUnspecifiedMethod()
✅ testFailsMethodNotAnnotated()
✅ testChecksAnnotatedMethod()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.controller.GlobalExceptionHandlerTest.xml
2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.controller.GlobalExceptionHandlerTest | 2✅ | 3s |
✅ bio.terra.pearl.api.admin.controller.GlobalExceptionHandlerTest
✅ testBuildErrorReport()
✅ testStudyCreateThrowsPsqlException()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.controller.PublicApiControllerTest.xml
7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.controller.PublicApiControllerTest | 7✅ | 2s |
✅ bio.terra.pearl.api.admin.controller.PublicApiControllerTest
✅ testGetSwagger()
✅ testForwarding()
✅ testVersion()
✅ testResourceGets()
✅ testStatusCheckFails()
✅ testGetConfig()
✅ testStatus()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.admin.AdminUserExtServiceTests.xml
7 tests were completed in 9s with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.admin.AdminUserExtServiceTests | 7✅ | 9s |
✅ bio.terra.pearl.api.admin.service.admin.AdminUserExtServiceTests
✅ testSetRolesLimitedByOperator(TestInfo)
✅ testGetAttachesRolesAndPermissions(TestInfo)
✅ testCreateSuperuserFailsForRegularUser()
✅ testAllMethodsAnnotated()
✅ testSetRolesAllowsExistingOperator(TestInfo)
✅ testCreateNewPortalUser(TestInfo)
✅ testCreateNewAdminAndPortalUser(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.admin.PermissionServiceTests.xml
1 tests were completed in 35ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.admin.PermissionServiceTests | 1✅ | 35ms |
✅ bio.terra.pearl.api.admin.service.admin.PermissionServiceTests
✅ updatePermissionDescription(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.admin.RoleServiceTests.xml
1 tests were completed in 36ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.admin.RoleServiceTests | 1✅ | 36ms |
✅ bio.terra.pearl.api.admin.service.admin.RoleServiceTests
✅ updateRoleDescription(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.auth.AuthUtilServiceTests.xml
6 tests were completed in 294ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.AuthUtilServiceTests | 6✅ | 294ms |
✅ bio.terra.pearl.api.admin.service.auth.AuthUtilServiceTests
✅ authUserToPortalRejectsUsersNotInPortal(TestInfo)
✅ authUserToPortalWithPermissionRejects(TestInfo)
✅ authUserToPortalAllowsSuperUser(TestInfo)
✅ authUserToPortalWithPermissionAllows(TestInfo)
✅ authUserToPortalRejectsNotFoundPortal(TestInfo)
✅ testVerifyObjToPortal()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.auth.EnforcePortalEnrolleePermissionTest.xml
9 tests were completed in 945ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.EnforcePortalEnrolleePermissionTest | 9✅ | 945ms |
✅ bio.terra.pearl.api.admin.service.auth.EnforcePortalEnrolleePermissionTest
✅ testEnforceEnrollee(TestInfo)
✅ testBasePermAdminInPortal(TestInfo)
✅ testEnrolleeInDifferentPortalThrows(TestInfo)
✅ testUserInPortalWithPermission(TestInfo)
✅ testWrongEnvironmentThrows(TestInfo)
✅ testAdminNotInPortal(TestInfo)
✅ testAdminDoesNotHavePermission(TestInfo)
✅ testBaseMethodErrorsOnNull()
✅ testNoAuthContextErrors()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.auth.SandboxOnlyTest.xml
4 tests were completed in 60ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.SandboxOnlyTest | 4✅ | 60ms |
✅ bio.terra.pearl.api.admin.service.auth.SandboxOnlyTest
✅ testSandboxOnlyMethodErrorsOnNull()
✅ testSandboxOnlyMethodAllowsSandbox()
✅ testSandboxOnlyMethodDisallowsOther()
✅ testSandboxOnlyNoAuthContextErrors()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.auth.SuperuserOnlyTest.xml
4 tests were completed in 44ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.SuperuserOnlyTest | 4✅ | 44ms |
✅ bio.terra.pearl.api.admin.service.auth.SuperuserOnlyTest
✅ testSuperUserOnlyErrorsOnNull()
✅ testSuperUserOnlyAllowsSuperUser()
✅ testSuperUserOnlyDisallowsOtherUser()
✅ testSuperuserOnlyNoAuthContextErrors()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.BaseStatusServiceTest.xml
1 tests were completed in 14ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.BaseStatusServiceTest | 1✅ | 14ms |
✅ bio.terra.pearl.api.admin.service.BaseStatusServiceTest
✅ getCurrentStatus()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.ConfigExtServiceTests.xml
4 tests were completed in 117ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.ConfigExtServiceTests | 4✅ | 117ms |
✅ bio.terra.pearl.api.admin.service.ConfigExtServiceTests
✅ testInternalConfigMap()
✅ testConfigMap()
✅ testAllMethodsAnnotated()
✅ testSecretMask()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.dashboard.DashboardExtServiceTests.xml
1 tests were completed in 22ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.dashboard.DashboardExtServiceTests | 1✅ | 22ms |
✅ bio.terra.pearl.api.admin.service.dashboard.DashboardExtServiceTests
✅ testAuthentication()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.dataimport.EnrolleeImportExtServiceTests.xml
1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.dataimport.EnrolleeImportExtServiceTests | 1✅ | 5ms |
✅ bio.terra.pearl.api.admin.service.dataimport.EnrolleeImportExtServiceTests
✅ testAuthentication()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.EnrolleeExtServiceTests.xml
2 tests were completed in 236ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.EnrolleeExtServiceTests | 2✅ | 236ms |
✅ bio.terra.pearl.api.admin.service.enrollee.EnrolleeExtServiceTests
✅ testAuthentication()
✅ testFindById(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.EnrolleeRelationExtServiceTest.xml
3 tests were completed in 417ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.EnrolleeRelationExtServiceTest | 3✅ | 417ms |
✅ bio.terra.pearl.api.admin.service.enrollee.EnrolleeRelationExtServiceTest
✅ testAuthentication()
✅ testCannotCreateBetweenDifferentStudyEnvs(TestInfo)
✅ testFindRelationsForTargetEnrolleeOnlyInCorrectStudyEnv(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.EnrolleeSearchExtServiceTests.xml
1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.EnrolleeSearchExtServiceTests | 1✅ | 4ms |
✅ bio.terra.pearl.api.admin.service.enrollee.EnrolleeSearchExtServiceTests
✅ testAuthentication()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.ParticipantNoteExtServiceTests.xml
1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.ParticipantNoteExtServiceTests | 1✅ | 4ms |
✅ bio.terra.pearl.api.admin.service.enrollee.ParticipantNoteExtServiceTests
✅ testAuthentication()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.ParticipantTaskExtServiceTests.xml
2 tests were completed in 195ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.ParticipantTaskExtServiceTests | 2✅ | 195ms |
✅ bio.terra.pearl.api.admin.service.enrollee.ParticipantTaskExtServiceTests
✅ testAllMethodsAnnotated(TestInfo)
✅ testUpdateTasksForSurvey(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.WithdrawnEnrolleeExtServiceTests.xml
1 tests were completed in 23ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.WithdrawnEnrolleeExtServiceTests | 1✅ | 23ms |
✅ bio.terra.pearl.api.admin.service.enrollee.WithdrawnEnrolleeExtServiceTests
✅ testMethodAnnotations()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.export.DataRepoExportExtServiceTests.xml
4 tests were completed in 136ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.export.DataRepoExportExtServiceTests | 4✅ | 136ms |
✅ bio.terra.pearl.api.admin.service.export.DataRepoExportExtServiceTests
✅ getJobHistoryForDatasetRequiresAuth()
✅ listDatasetsForStudyEnvironmentRequiresAuth()
✅ deleteDatasetRequiresSuperUser()
✅ createDatasetRequiresAuth()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.export.EnrolleeExportExtServiceTests.xml
1 tests were completed in 11ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.export.EnrolleeExportExtServiceTests | 1✅ | 11ms |
✅ bio.terra.pearl.api.admin.service.export.EnrolleeExportExtServiceTests
✅ testAuthentication()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.export.ExportIntegrationExtServiceTests.xml
1 tests were completed in 9ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.export.ExportIntegrationExtServiceTests | 1✅ | 9ms |
✅ bio.terra.pearl.api.admin.service.export.ExportIntegrationExtServiceTests
✅ testAuthentication()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.family.FamilyExtServiceTest.xml
4 tests were completed in 436ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.family.FamilyExtServiceTest | 4✅ | 436ms |
✅ bio.terra.pearl.api.admin.service.family.FamilyExtServiceTest
✅ testAuthentication()
✅ testFindOnlyInCorrectStudyEnv(TestInfo)
✅ createAlsoAddsProbandToFamily(TestInfo)
✅ testAddMemberOnlyInCorrectStudyEnv(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.forms.SurveyExtServiceTests.xml
4 tests were completed in 446ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.forms.SurveyExtServiceTests | 4✅ | 446ms |
✅ bio.terra.pearl.api.admin.service.forms.SurveyExtServiceTests
✅ updateConfiguredSurveys(TestInfo)
✅ replaceStudyEnvSurvey(TestInfo)
✅ assertAllMethods()
✅ getRequiresSurveyMatchedToPortal(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.forms.SurveyResponseExtServiceTests.xml
1 tests were completed in 13ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.forms.SurveyResponseExtServiceTests | 1✅ | 13ms |
✅ bio.terra.pearl.api.admin.service.forms.SurveyResponseExtServiceTests
✅ testAuthentication()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.kit.KitExtServiceTests.xml
4 tests were completed in 59ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.kit.KitExtServiceTests | 4✅ | 59ms |
✅ bio.terra.pearl.api.admin.service.kit.KitExtServiceTests
✅ testRefreshKitStatusesAuthsStudy()
✅ testGetKitRequestsForStudyEnvironmentRequiresAdmin()
✅ testRequestKitsRequiresAdmin()
✅ assertAllMethods()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.MailingServiceExtServiceTests.xml
3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.MailingServiceExtServiceTests | 3✅ | 1s |
✅ bio.terra.pearl.api.admin.service.MailingServiceExtServiceTests
✅ deleteMailingListContact(TestInfo)
✅ bulkCreateMailingListContacts(TestInfo)
✅ testAllMethodsAnnotated()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.MetricsExtServiceTest.xml
1 tests were completed in 16ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.MetricsExtServiceTest | 1✅ | 16ms |
✅ bio.terra.pearl.api.admin.service.MetricsExtServiceTest
✅ testAllMethodsAnnotated()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceTests.xml
2 tests were completed in 177ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceTests | 2✅ | 177ms |
✅ bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceTests
✅ testAuthentication()
✅ testSendAdHocNotification(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.SendgridEventServiceTests.xml
3 tests were completed in 267ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.SendgridEventServiceTests | 3✅ | 267ms |
✅ bio.terra.pearl.api.admin.service.notifications.SendgridEventServiceTests
✅ testCorrelationBatchedEvents(TestInfo)
✅ testPagination()
✅ testCorrelationSingleEvent(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.TriggerExtAuthServiceTests.xml
3 tests were completed in 33ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.TriggerExtAuthServiceTests | 3✅ | 33ms |
✅ bio.terra.pearl.api.admin.service.notifications.TriggerExtAuthServiceTests
✅ testAnnotations(TestInfo)
✅ replaceConfigAuthsToPortal()
✅ findForSutdyAuthsToStudy()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.TriggerExtServiceTests.xml
4 tests were completed in 174ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.TriggerExtServiceTests | 4✅ | 174ms |
✅ bio.terra.pearl.api.admin.service.notifications.TriggerExtServiceTests
✅ testNotificationConfigReplace(TestInfo)
✅ testDeleteNotificationConfigNotFound(TestInfo)
✅ testDeleteNotificationConfig(TestInfo)
✅ testDeleteNotificationConfigMustBeAuthenticated(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.participant.ProfileExtServiceTests.xml
6 tests were completed in 366ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.participant.ProfileExtServiceTests | 6✅ | 366ms |
✅ bio.terra.pearl.api.admin.service.participant.ProfileExtServiceTests
✅ testUpdateProfileForEnrolleeFailsIfWrongEnvironment(TestInfo)
✅ testAllAuthenticated()
✅ testUpdateProfileForEnrolleeFailsIfEnrolleeNotInPortal(TestInfo)
✅ testUpdateProfileForEnrolleeDoesNotUpdateWrongProfile(TestInfo)
✅ testUpdateProfileForEnrollee(TestInfo)
✅ testUpdateProfileForEnrolleeFailsIfAdminNotInPortal(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.PopulateExtServiceTests.xml
2 tests were completed in 749ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.PopulateExtServiceTests | 2✅ | 749ms |
✅ bio.terra.pearl.api.admin.service.PopulateExtServiceTests
✅ populatesNewEnrolleeType(TestInfo)
✅ allMethodsAuthed(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.portal.PortalExtServiceTest.xml
1 tests were completed in 12ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.portal.PortalExtServiceTest | 1✅ | 12ms |
✅ bio.terra.pearl.api.admin.service.portal.PortalExtServiceTest
✅ testAuthentication()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.portal.PortalPublishingExtServiceTests.xml
1 tests were completed in 12ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.portal.PortalPublishingExtServiceTests | 1✅ | 12ms |
✅ bio.terra.pearl.api.admin.service.portal.PortalPublishingExtServiceTests
✅ testPermissions()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.siteContent.SiteContentExtServiceTests.xml
2 tests were completed in 121ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.siteContent.SiteContentExtServiceTests | 2✅ | 121ms |
✅ bio.terra.pearl.api.admin.service.siteContent.SiteContentExtServiceTests
✅ testGetLoadAllLanguages(TestInfo)
✅ testAuthentication()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.siteContent.SiteMediaExtServiceTests.xml
2 tests were completed in 43ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.siteContent.SiteMediaExtServiceTests | 2✅ | 43ms |
✅ bio.terra.pearl.api.admin.service.siteContent.SiteMediaExtServiceTests
✅ imageListAuthsToPortal(TestInfo)
✅ uploadAuthsToPortal(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.study.StudyEnvironmentExtServiceTests.xml
2 tests were completed in 13ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.study.StudyEnvironmentExtServiceTests | 2✅ | 13ms |
✅ bio.terra.pearl.api.admin.service.study.StudyEnvironmentExtServiceTests
✅ testInvalidKitTypeErrors()
✅ assertAllMethods()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.study.StudyExtServiceTests.xml
4 tests were completed in 658ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.study.StudyExtServiceTests | 4✅ | 658ms |
✅ bio.terra.pearl.api.admin.service.study.StudyExtServiceTests
✅ testStudyDeletion(TestInfo)
✅ testStudyCreation(TestInfo)
✅ allMethodsAuthed(TestInfo)
✅ testCreateWithTemplate(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.system.CheckDisableScheduledTaskAspectTests.xml
2 tests were completed in 676ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.system.CheckDisableScheduledTaskAspectTests | 2✅ | 676ms |
✅ bio.terra.pearl.api.admin.service.system.CheckDisableScheduledTaskAspectTests
✅ testCheckScheduledTasksDisabled()
✅ testCheckScheduledTasksEnabled()
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.workflow.ParticipantDataChangeServiceTest.xml
1 tests were completed in 76ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.workflow.ParticipantDataChangeServiceTest | 1✅ | 76ms |
✅ bio.terra.pearl.api.admin.service.workflow.ParticipantDataChangeServiceTest
✅ testFindAllRecordsForEnrollee(TestInfo)