PR #1464 #2089
121 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 2s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.controller.GlobalExceptionHandlerTest | 2✅ | 2s |
✅ 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 3s with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.controller.PublicApiControllerTest | 7✅ | 3s |
✅ 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 12s with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.admin.AdminUserExtServiceTests | 7✅ | 12s |
✅ 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 49ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.admin.PermissionServiceTests | 1✅ | 49ms |
✅ 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 88ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.admin.RoleServiceTests | 1✅ | 88ms |
✅ 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 269ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.AuthUtilServiceTests | 6✅ | 269ms |
✅ 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 805ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.EnforcePortalEnrolleePermissionTest | 9✅ | 805ms |
✅ 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 51ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.SandboxOnlyTest | 4✅ | 51ms |
✅ 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 99ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.SuperuserOnlyTest | 4✅ | 99ms |
✅ 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 4ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.BaseStatusServiceTest | 1✅ | 4ms |
✅ 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 79ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.ConfigExtServiceTests | 4✅ | 79ms |
✅ 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 7ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.dashboard.DashboardExtServiceTests | 1✅ | 7ms |
✅ 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 19ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.dataimport.EnrolleeImportExtServiceTests | 1✅ | 19ms |
✅ 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 241ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.EnrolleeExtServiceTests | 2✅ | 241ms |
✅ 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 566ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.EnrolleeRelationExtServiceTest | 3✅ | 566ms |
✅ 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 6ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.EnrolleeSearchExtServiceTests | 1✅ | 6ms |
✅ 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 8ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.ParticipantNoteExtServiceTests | 1✅ | 8ms |
✅ 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 247ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.ParticipantTaskExtServiceTests | 2✅ | 247ms |
✅ 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 8ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.WithdrawnEnrolleeExtServiceTests | 1✅ | 8ms |
✅ 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 126ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.export.DataRepoExportExtServiceTests | 4✅ | 126ms |
✅ 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 14ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.export.EnrolleeExportExtServiceTests | 1✅ | 14ms |
✅ 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 11ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.export.ExportIntegrationExtServiceTests | 1✅ | 11ms |
✅ 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 452ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.family.FamilyExtServiceTest | 4✅ | 452ms |
✅ 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 468ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.forms.SurveyExtServiceTests | 4✅ | 468ms |
✅ 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 4ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.forms.SurveyResponseExtServiceTests | 1✅ | 4ms |
✅ 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 30ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.kit.KitExtServiceTests | 4✅ | 30ms |
✅ 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 18ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.MetricsExtServiceTest | 1✅ | 18ms |
✅ 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 251ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceTests | 2✅ | 251ms |
✅ 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 332ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.SendgridEventServiceTests | 3✅ | 332ms |
✅ 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 53ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.TriggerExtAuthServiceTests | 3✅ | 53ms |
✅ 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 154ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.TriggerExtServiceTests | 4✅ | 154ms |
✅ 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 346ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.participant.ProfileExtServiceTests | 6✅ | 346ms |
✅ 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 777ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.PopulateExtServiceTests | 2✅ | 777ms |
✅ 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 4ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.portal.PortalExtServiceTest | 1✅ | 4ms |
✅ 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 6ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.portal.PortalPublishingExtServiceTests | 1✅ | 6ms |
✅ 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 69ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.siteContent.SiteContentExtServiceTests | 2✅ | 69ms |
✅ 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 26ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.siteContent.SiteMediaExtServiceTests | 2✅ | 26ms |
✅ 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 18ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.study.StudyEnvironmentExtServiceTests | 2✅ | 18ms |
✅ 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
5 tests were completed in 718ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.study.StudyExtServiceTests | 5✅ | 718ms |
✅ bio.terra.pearl.api.admin.service.study.StudyExtServiceTests
✅ testStudyDeletion(TestInfo)
✅ testStudyCreation(TestInfo)
✅ allMethodsAuthed(TestInfo)
✅ testOnlySuperuserCanUpdateShortcode(TestInfo)
✅ testCreateWithTemplate(TestInfo)
✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.system.CheckDisableScheduledTaskAspectTests.xml
2 tests were completed in 448ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.system.CheckDisableScheduledTaskAspectTests | 2✅ | 448ms |
✅ 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 45ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.workflow.ParticipantDataChangeServiceTest | 1✅ | 45ms |
✅ bio.terra.pearl.api.admin.service.workflow.ParticipantDataChangeServiceTest
✅ testFindAllRecordsForEnrollee(TestInfo)