Push on development #1723
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 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 10s with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.admin.AdminUserExtServiceTests | 7✅ | 10s |
✅ 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 24ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.admin.PermissionServiceTests | 1✅ | 24ms |
✅ 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 39ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.admin.RoleServiceTests | 1✅ | 39ms |
✅ 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 308ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.AuthUtilServiceTests | 6✅ | 308ms |
✅ 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 648ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.EnforcePortalEnrolleePermissionTest | 9✅ | 648ms |
✅ 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 89ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.auth.SuperuserOnlyTest | 4✅ | 89ms |
✅ 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 22ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.BaseStatusServiceTest | 1✅ | 22ms |
✅ 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 122ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.ConfigExtServiceTests | 4✅ | 122ms |
✅ 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 18ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.dashboard.DashboardExtServiceTests | 1✅ | 18ms |
✅ 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 23ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.dataimport.EnrolleeImportExtServiceTests | 1✅ | 23ms |
✅ 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 252ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.EnrolleeExtServiceTests | 2✅ | 252ms |
✅ 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 499ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.EnrolleeRelationExtServiceTest | 3✅ | 499ms |
✅ 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 11ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.EnrolleeSearchExtServiceTests | 1✅ | 11ms |
✅ 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 3ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.ParticipantNoteExtServiceTests | 1✅ | 3ms |
✅ 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 186ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.ParticipantTaskExtServiceTests | 2✅ | 186ms |
✅ 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 12ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.enrollee.WithdrawnEnrolleeExtServiceTests | 1✅ | 12ms |
✅ 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 131ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.export.DataRepoExportExtServiceTests | 4✅ | 131ms |
✅ 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 9ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.export.EnrolleeExportExtServiceTests | 1✅ | 9ms |
✅ 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 409ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.family.FamilyExtServiceTest | 4✅ | 409ms |
✅ 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 454ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.forms.SurveyExtServiceTests | 4✅ | 454ms |
✅ 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 5ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.forms.SurveyResponseExtServiceTests | 1✅ | 5ms |
✅ 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 60ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.kit.KitExtServiceTests | 4✅ | 60ms |
✅ 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 20ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.MetricsExtServiceTest | 1✅ | 20ms |
✅ 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 194ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceTests | 2✅ | 194ms |
✅ 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 70ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.TriggerExtAuthServiceTests | 3✅ | 70ms |
✅ 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 202ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.notifications.TriggerExtServiceTests | 4✅ | 202ms |
✅ 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 334ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.participant.ProfileExtServiceTests | 6✅ | 334ms |
✅ 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 708ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.PopulateExtServiceTests | 2✅ | 708ms |
✅ 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 7ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.portal.PortalExtServiceTest | 1✅ | 7ms |
✅ 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 7ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.portal.PortalPublishingExtServiceTests | 1✅ | 7ms |
✅ 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 117ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.siteContent.SiteContentExtServiceTests | 2✅ | 117ms |
✅ 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 53ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.siteContent.SiteMediaExtServiceTests | 2✅ | 53ms |
✅ 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 8ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.study.StudyEnvironmentExtServiceTests | 2✅ | 8ms |
✅ 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 824ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.study.StudyExtServiceTests | 5✅ | 824ms |
✅ 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 872ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.system.CheckDisableScheduledTaskAspectTests | 2✅ | 872ms |
✅ 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 68ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
bio.terra.pearl.api.admin.service.workflow.ParticipantDataChangeServiceTest | 1✅ | 68ms |
✅ bio.terra.pearl.api.admin.service.workflow.ParticipantDataChangeServiceTest
✅ testFindAllRecordsForEnrollee(TestInfo)