Skip to content

[JN-1168] Fixing rule evaluation bug #2245

[JN-1168] Fixing rule evaluation bug

[JN-1168] Fixing rule evaluation bug #2245

GitHub Actions / JUnit Tests succeeded Jun 30, 2024 in 0s

104 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.controller.AdminUserControllerTest.xml 5✅ 2s
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.controller.GlobalExceptionHandlerTest.xml 2✅ 852ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.controller.PublicApiControllerTest.xml 7✅ 2s
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.admin.AdminTaskExtServiceTests.xml 3✅ 13ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.admin.AdminUserExtServiceTests.xml 6✅ 127ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.admin.PermissionServiceTests.xml 1✅ 18ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.admin.RoleServiceTests.xml 1✅ 38ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.auth.AuthUtilServiceTests.xml 6✅ 70ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.auth.SandboxOnlyTest.xml 4✅ 14ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.BaseStatusServiceTest.xml 1✅ 3ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.ConfigExtServiceTests.xml 4✅ 98ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.dashboard.DashboardExtServiceTests.xml 5✅ 35ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.DataRepoExportExtServiceTests.xml 4✅ 150ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.EnrolleeExtServiceTests.xml 1✅ 131ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.ParticipantTaskExtServiceTests.xml 1✅ 58ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.forms.SurveyExtServiceAuthTests.xml 8✅ 51ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.forms.SurveyExtServiceTests.xml 1✅ 74ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.forms.SurveyResponseExtServiceTests.xml 1✅ 6ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.kit.KitExtServiceTests.xml 3✅ 12ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.MailingServiceExtServiceTests.xml 3✅ 212ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceAuthTests.xml 3✅ 15ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceTests.xml 1✅ 99ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.SendgridEventServiceTests.xml 3✅ 107ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.TriggerExtAuthServiceTests.xml 2✅ 11ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.TriggerExtServiceTests.xml 4✅ 123ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.participant.ProfileExtServiceTests.xml 2✅ 54ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.PopulateExtServiceTests.xml 6✅ 8ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.portal.PortalExtServiceTest.xml 4✅ 11ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.siteContent.SiteContentExtServiceTests.xml 1✅ 41ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.siteContent.SiteMediaExtServiceTests.xml 2✅ 23ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.study.StudyEnvironmentExtServiceTests.xml 3✅ 55ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.study.StudyExtServiceTests.xml 5✅ 284ms
api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.workflow.DataChangeRecordServiceTest.xml 1✅ 28ms

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.controller.AdminUserControllerTest.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.controller.AdminUserControllerTest 5✅ 2s

✅ bio.terra.pearl.api.admin.controller.AdminUserControllerTest

✅ testGetAllErrorsIfAuthFails()
✅ testGetReturnsBadRequestWhenIdIsNotUuid()
✅ testGetByPortalErrorsIfAuthFails()
✅ testGetReturnsFoundAdminUser()
✅ testGetReturnsNotFoundWhenAdminUserDoesNotExist()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.controller.GlobalExceptionHandlerTest.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.controller.GlobalExceptionHandlerTest 2✅ 852ms

✅ 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.AdminTaskExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.admin.AdminTaskExtServiceTests 3✅ 13ms

✅ bio.terra.pearl.api.admin.service.admin.AdminTaskExtServiceTests

✅ testGetByEnrolleeAuthsToEnrollee()
✅ testUpdateAuthsToStudy()
✅ testGetByStudyAuthsToStudy()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.admin.AdminUserExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.admin.AdminUserExtServiceTests 6✅ 127ms

✅ bio.terra.pearl.api.admin.service.admin.AdminUserExtServiceTests

✅ testGetAttachesRolesAndPermissions(TestInfo)
✅ testGetAllRequiresSuperuser()
✅ testCreateSuperuserFailsForRegularUser()
✅ testGetWithNoPortalFailsForNonSuperuser()
✅ testGetWithPortalAuthsPortal(TestInfo)
✅ testGetAllSucceedsWithSuperuser()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.admin.PermissionServiceTests.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.admin.PermissionServiceTests 1✅ 18ms

✅ 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 38ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.admin.RoleServiceTests 1✅ 38ms

✅ 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 70ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.auth.AuthUtilServiceTests 6✅ 70ms

✅ 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.SandboxOnlyTest.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.auth.SandboxOnlyTest 4✅ 14ms

✅ 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.BaseStatusServiceTest.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.BaseStatusServiceTest 1✅ 3ms

✅ 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 98ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.ConfigExtServiceTests 4✅ 98ms

✅ bio.terra.pearl.api.admin.service.ConfigExtServiceTests

✅ testInternalConfigMap()
✅ testConfigMap()
✅ testInternalConfigRequiresSuperuser()
✅ testSecretMask()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.dashboard.DashboardExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.dashboard.DashboardExtServiceTests 5✅ 35ms

✅ bio.terra.pearl.api.admin.service.dashboard.DashboardExtServiceTests

✅ createPortalEnvAlertRequiresAdmin()
✅ updatePortalEnvAlertRequiresSandbox()
✅ listPortalEnvAlertsRequiresAdmin()
✅ updatePortalEnvAlertRequiresAdmin()
✅ createPortalEnvAlertRequiresSandbox()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.DataRepoExportExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.DataRepoExportExtServiceTests 4✅ 150ms

✅ bio.terra.pearl.api.admin.service.DataRepoExportExtServiceTests

✅ getJobHistoryForDatasetRequiresAuth()
✅ listDatasetsForStudyEnvironmentRequiresAuth()
✅ deleteDatasetRequiresSuperUser()
✅ createDatasetRequiresAuth()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.EnrolleeExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.enrollee.EnrolleeExtServiceTests 1✅ 131ms

✅ bio.terra.pearl.api.admin.service.enrollee.EnrolleeExtServiceTests

✅ testFindById(TestInfo)

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.enrollee.ParticipantTaskExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.enrollee.ParticipantTaskExtServiceTests 1✅ 58ms

✅ bio.terra.pearl.api.admin.service.enrollee.ParticipantTaskExtServiceTests

✅ testUpdateTasksForSurvey(TestInfo)

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.forms.SurveyExtServiceAuthTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.forms.SurveyExtServiceAuthTests 8✅ 51ms

✅ bio.terra.pearl.api.admin.service.forms.SurveyExtServiceAuthTests

✅ createConfiguredOnlyInSandbox()
✅ removeOnlyInSandbox()
✅ removeRequiresPortalAuth()
✅ listVersionsRequiresPortalAuth()
✅ createConfiguredRequiresPortalAuth()
✅ deleteRequiresPortalAuth()
✅ getRequiresPortalAuth()
✅ getRequiresSurveyMatchedToPortal()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.forms.SurveyExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.forms.SurveyExtServiceTests 1✅ 74ms

✅ bio.terra.pearl.api.admin.service.forms.SurveyExtServiceTests

✅ replaceStudyEnvSurvey(TestInfo)

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.forms.SurveyResponseExtServiceTests.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.forms.SurveyResponseExtServiceTests 1✅ 6ms

✅ bio.terra.pearl.api.admin.service.forms.SurveyResponseExtServiceTests

✅ updateSurveyResponseRequiresAuth()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.kit.KitExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.kit.KitExtServiceTests 3✅ 12ms

✅ bio.terra.pearl.api.admin.service.kit.KitExtServiceTests

✅ testRefreshKitStatusesAuthsStudy()
✅ testGetKitRequestsForStudyEnvironmentRequiresAdmin()
✅ testRequestKitsRequiresAdmin()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.MailingServiceExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.MailingServiceExtServiceTests 3✅ 212ms

✅ bio.terra.pearl.api.admin.service.MailingServiceExtServiceTests

✅ deleteMailingListContact(TestInfo)
✅ bulkCreateMailingListContacts(TestInfo)
✅ mailingListRequiresAuth()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceAuthTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceAuthTests 3✅ 15ms

✅ bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceAuthTests

✅ sendAdHocAuthsToStudy()
✅ sendAdHocChecksEnrolleesInStudy()
✅ sendAdHocAuthsToPortal()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceTests 1✅ 99ms

✅ bio.terra.pearl.api.admin.service.notifications.NotificationExtServiceTests

✅ testSendAdHocNotification(TestInfo)

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.SendgridEventServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.notifications.SendgridEventServiceTests 3✅ 107ms

✅ 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

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.notifications.TriggerExtAuthServiceTests 2✅ 11ms

✅ bio.terra.pearl.api.admin.service.notifications.TriggerExtAuthServiceTests

✅ replaceConfigAuthsToPortal()
✅ findForSutdyAuthsToStudy()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.notifications.TriggerExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.notifications.TriggerExtServiceTests 4✅ 123ms

✅ 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

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.participant.ProfileExtServiceTests 2✅ 54ms

✅ bio.terra.pearl.api.admin.service.participant.ProfileExtServiceTests

✅ testUpdateProfileForEnrolleeFailsIfNotInPortal(TestInfo)
✅ testUpdateProfileForEnrollee(TestInfo)

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.PopulateExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.PopulateExtServiceTests 6✅ 8ms

✅ bio.terra.pearl.api.admin.service.PopulateExtServiceTests

✅ surveyRequiresAuth()
✅ bulkEnrolleeRequiresAuth()
✅ siteContentRequiresAuth()
✅ portalRequiresAuth()
✅ enrolleeRequiresAuth()
✅ baseSeedRequiresAuth()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.portal.PortalExtServiceTest.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.portal.PortalExtServiceTest 4✅ 11ms

✅ bio.terra.pearl.api.admin.service.portal.PortalExtServiceTest

✅ updateLanguagesRequiresSandbox()
✅ updateConfigHostnameRequiresSuperuser()
✅ removePortalUserRequiresPortalAuth()
✅ updateEnvRequiresSandbox()

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.siteContent.SiteContentExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.siteContent.SiteContentExtServiceTests 1✅ 41ms

✅ bio.terra.pearl.api.admin.service.siteContent.SiteContentExtServiceTests

✅ testGetLoadAllLanguages(TestInfo)

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.siteContent.SiteMediaExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.siteContent.SiteMediaExtServiceTests 2✅ 23ms

✅ 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

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.study.StudyEnvironmentExtServiceTests 3✅ 55ms

✅ bio.terra.pearl.api.admin.service.study.StudyEnvironmentExtServiceTests

✅ updateConfigAuthsToStudy(TestInfo)
✅ updateChecksSandbox(TestInfo)
✅ updateConfigAllowsSuperuser(TestInfo)

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.study.StudyExtServiceTests.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.study.StudyExtServiceTests 5✅ 284ms

✅ bio.terra.pearl.api.admin.service.study.StudyExtServiceTests

✅ testStudyCreationRequiresSuperuser(TestInfo)
✅ testStudyDeletion(TestInfo)
✅ testStudyCreation(TestInfo)
✅ testStudyDeletionNeedsSuperUser(TestInfo)
✅ testCreateWithTemplate(TestInfo)

✅ api-admin/build/test-results/test/TEST-bio.terra.pearl.api.admin.service.workflow.DataChangeRecordServiceTest.xml

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

Test suite Passed Failed Skipped Time
bio.terra.pearl.api.admin.service.workflow.DataChangeRecordServiceTest 1✅ 28ms

✅ bio.terra.pearl.api.admin.service.workflow.DataChangeRecordServiceTest

✅ testFindAllRecordsForEnrollee(TestInfo)