Uploaded image for project: 'FlightPath'
  1. FlightPath
  2. FLPATH-541

Some unit tests are not executed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • parodos-backend
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • FLPATH 6, FLPATH 7

       

      At the moment the executed unit test are 100 (see list below)

      The total number of units tests available in Parodos is 119 (test in `integration-tests` folder are not unit tests)

       

      List of all non executed tests (not sure if it's exaustive)

      com.redhat.parodos.examples.base.BaseAssessmentTaskTest
      com.redhat.parodos.examples.base.BaseInfrastructureWorkFlowTaskTest
      com.redhat.parodos.examples.base.BaseWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.move2kube.task.utils.Move2KubeUtilsTest
      com.redhat.parodos.flows.ComplexWorkFlowTest
      com.redhat.parodos.flows.EscalationFlowTest
      com.redhat.parodos.flows.negative.FailedWithAlertMessageWorkFlowTest
      com.redhat.parodos.flows.negative.PendingWithAlertMessageWorkFlowTest
      com.redhat.parodos.flows.negative.SequentialFailedWithExceptionWorkFlowTest
      com.redhat.parodos.flows.negative.SequentialFailedWorkFlowTest
      com.redhat.parodos.flows.PrebuiltWorkFlowTest
      com.redhat.parodos.flows.SimpleFallbackWorkFlowTest
      com.redhat.parodos.flows.SimpleRestartWorkFlowTest
      com.redhat.parodos.flows.SimpleWorkFlowTest
      com.redhat.parodos.integration.notification.NotificationRecordTest
      com.redhat.parodos.integration.prebuilt.JdbcTest
      com.redhat.parodos.integration.prebuilt.KubeapiTest
      com.redhat.parodos.integration.prebuilt.RestTest
      com.redhat.parodos.notification.controller.AbstractNotificationsIntegrationTest
      com.redhat.parodos.notification.validation.AllowedSortFieldsValidatorTest
      com.redhat.parodos.notification.validation.ValidNotificationMessageUserOrGroupValidatorTest
      com.redhat.parodos.tasks.ansible.AapLaunchJobWorkFlowTaskTest
      com.redhat.parodos.tasks.jdbc.JdbcWorkFlowTaskTest
      com.redhat.parodos.tasks.jira.JiraTaskTest
      com.redhat.parodos.tasks.kubeapi.KubeapiWorkFlowTaskTest
      com.redhat.parodos.tasks.migrationtoolkit.CreateApplicationTaskTest
      com.redhat.parodos.tasks.migrationtoolkit.GetAnalysisTaskTest
      com.redhat.parodos.tasks.migrationtoolkit.GetApplicationTaskTest
      com.redhat.parodos.tasks.migrationtoolkit.SubmitAnalysisTaskTest
      com.redhat.parodos.tasks.notification.NotificationWorkFlowTaskTest
      com.redhat.parodos.tasks.rest.RestWorkFlowTaskTest
      com.redhat.parodos.tasks.vmmigration.assessment.VmMigrationWorkFlowTaskTest
      com.redhat.parodos.tasks.vmmigration.checker.MigrationStatusWorkFlowCheckerTest
      com.redhat.parodos.tasks.vmmigration.checker.PlanStatusWorkFlowCheckerTest
      com.redhat.parodos.tasks.vmmigration.task.CreateMigrationWorkFlowTaskTest
      com.redhat.parodos.workflow.execution.validation.PubliclyVisibleValidatorTest
      com.redhat.parodos.workflow.parameter.WorkParameterTest
      com.redhat.parodos.workflow.parameter.WorkParameterTypeTest
      com.redhat.parodos.workflow.task.log.service.WorkFlowTaskLoggerTest 

       

       

      All tests

      com.redhat.parodos.workflows.engine.WorkFlowEngineImplTest
      com.redhat.parodos.workflows.workflow.ConditionalFlowTest
      com.redhat.parodos.workflows.workflow.ParallelFlowTest
      com.redhat.parodos.workflows.workflow.SequentialFlowTest
      com.redhat.parodos.workflows.workflow.ParallelFlowExecutorTest
      com.redhat.parodos.workflows.workflow.RepeatFlowTest
      com.redhat.parodos.workflows.workflow.ParallelFlowReportTest
      com.redhat.parodos.workflow.task.WorkFlowTaskTest
      com.redhat.parodos.workflow.utils.CredUtilsTest
      com.redhat.parodos.workflows.common.context.WorkContextDelegateTest
      com.redhat.parodos.workflow.parameter.WorkParameterTypeTest
      com.redhat.parodos.workflow.utils.WorkContextUtilsTest
      com.redhat.parodos.workflow.context.ResourceTest
      com.redhat.parodos.workflow.option.WorkFlowOptionsTest
      com.redhat.parodos.workflow.task.shell.ShellRunnerTaskTest
      com.redhat.parodos.workflow.parameter.WorkParameterTest
      com.redhat.parodos.workflow.task.log.service.WorkFlowTaskLoggerTest
      com.redhat.parodos.notification.service.NotificationMessageServiceTest
      com.redhat.parodos.notification.controller.AbstractNotificationsIntegrationTest
      com.redhat.parodos.notification.validation.ValidNotificationMessageUserOrGroupValidatorTest
      com.redhat.parodos.notification.validation.AllowedSortFieldsValidatorTest
      com.redhat.parodos.notification.util.SearchUtilTest
      com.redhat.parodos.notification.dto.NotificationRecordResponseDTOTest
      com.redhat.parodos.tasks.azure.AzureCreateVirtualMachineTaskTest
      com.redhat.parodos.tasks.ansible.AapLaunchJobWorkFlowTaskTest
      com.redhat.parodos.tasks.jira.JiraTaskTest
      com.redhat.parodos.tasks.git.GitPushTaskWithSshTest
      com.redhat.parodos.tasks.rest.RestWorkFlowTaskTest
      com.redhat.parodos.tasks.vmmigration.task.CreateMigrationWorkFlowTaskTest
      com.redhat.parodos.tasks.migrationtoolkit.GetApplicationTaskTest
      com.redhat.parodos.tasks.git.GitCommitTaskTest
      com.redhat.parodos.tasks.notification.NotificationWorkFlowTaskTest
      com.redhat.parodos.tasks.git.GitBranchTaskTest
      com.redhat.parodos.tasks.vmmigration.assessment.VmMigrationWorkFlowTaskTest
      com.redhat.parodos.tasks.kubeapi.KubeapiWorkFlowTaskTest
      com.redhat.parodos.tasks.migrationtoolkit.SubmitAnalysisTaskTest
      com.redhat.parodos.tasks.migrationtoolkit.CreateApplicationTaskTest
      com.redhat.parodos.tasks.migrationtoolkit.GetAnalysisTaskTest
      com.redhat.parodos.tasks.git.GitCloneTaskTest
      com.redhat.parodos.tasks.vmmigration.checker.PlanStatusWorkFlowCheckerTest
      com.redhat.parodos.tasks.git.GitPushTaskTest
      com.redhat.parodos.tasks.vmmigration.checker.MigrationStatusWorkFlowCheckerTest
      com.redhat.parodos.tasks.git.GitArchiveTaskTest
      com.redhat.parodos.tasks.jdbc.JdbcWorkFlowTaskTest
      com.redhat.parodos.tasks.deploy.DeployApplicationTaskTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowPropertiesAspectTest
      com.redhat.parodos.project.repository.ProjectUserRoleRepositoryTest
      com.redhat.parodos.project.repository.UserRepositoryTest
      com.redhat.parodos.workflow.execution.scheduler.WorkFlowSchedulerServiceImplTest
      com.redhat.parodos.project.controller.ProjectControllerTest
      com.redhat.parodos.workflow.definition.service.WorkFlowDefinitionServiceDataTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowExecutionAspectTest
      com.redhat.parodos.workflow.execution.aspect.AssessmentInfrastructureWorkFlowPostInterceptorTest
      com.redhat.parodos.workflow.registry.BeanWorkFlowRegistryImplTest
      com.redhat.parodos.workflow.version.WorkFlowVersionServiceImplTest
      com.redhat.parodos.workflow.definition.controller.WorkFlowDefinitionControllerTest
      com.redhat.parodos.workflow.execution.service.WorkFlowServiceImplTest
      com.redhat.parodos.workflow.execution.service.WorkFlowLogServiceImplTest
      com.redhat.parodos.workflow.util.WorkFlowDTOUtilTest
      com.redhat.parodos.workflow.execution.continuation.WorkFlowContinuationServiceImplTest
      com.redhat.parodos.project.repository.RoleRepositoryTest
      com.redhat.parodos.project.service.ProjectAccessServiceImplTest
      com.redhat.parodos.workflow.definition.dto.WorkDefinitionResponseDTOTest
      com.redhat.parodos.workflow.execution.validation.PubliclyVisibleValidatorTest
      com.redhat.parodos.workflow.definition.dto.WorkFlowPropertiesDefinitionDTOTest
      com.redhat.parodos.user.repository.UserRepositoryTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowTaskExecutionAspectTest
      com.redhat.parodos.workflow.execution.service.WorkFlowExecutorImplTest
      com.redhat.parodos.workflow.execution.service.ContextArgumentsMergerTest
      com.redhat.parodos.workflow.definition.service.WorkFlowDefinitionServiceImplTest
      com.redhat.parodos.workflow.definition.parameter.WorkParameterServiceImplTest
      com.redhat.parodos.user.service.UserServiceImplTest
      com.redhat.parodos.project.service.ProjectServiceImplTest
      com.redhat.parodos.workflow.execution.controller.WorkFlowControllerTest
      com.redhat.parodos.workflow.execution.service.WorkFlowServiceDelegateTest
      com.redhat.parodos.workflow.WorkFlowDelegateTest
      com.redhat.parodos.workflow.execution.dto.WorkFlowRequestDTOTest
      com.redhat.parodos.security.LoginControllerTest
      com.redhat.parodos.project.controller.ProjectAccessControllerTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowExecutionInterceptorTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowExecutionFactoryTest
      com.redhat.parodos.workflow.execution.aspect.DefaultWorkFlowPostInterceptorTest
      com.redhat.parodos.workflow.execution.repository.WorkFlowRepositoryTest
      com.redhat.parodos.project.repository.ProjectRepositoryTest
      com.redhat.parodos.examples.simple.task.LoggingWorkFlowTaskTest
      com.redhat.parodos.examples.base.BaseInfrastructureWorkFlowTaskTest
      com.redhat.parodos.examples.move2kube.task.Move2KubeTransformTest
      com.redhat.parodos.examples.vmonboarding.checker.AnsibleVMCreationWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.base.BaseWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.vmonboarding.task.NotificationWorkFlowTaskTest
      com.redhat.parodos.examples.move2kube.task.GitArchiveTaskTest
      com.redhat.parodos.examples.doclet.MarkdownTest
      com.redhat.parodos.examples.complex.parameter.ComplexWorkParameterValueProviderTest
      com.redhat.parodos.examples.ocponboarding.task.JiraTicketUpdateNotificationWorkFlowTaskTest
      com.redhat.parodos.examples.move2kube.task.Move2KubeRetrieveTest
      com.redhat.parodos.examples.move2kube.task.Move2KubeBaseTest
      com.redhat.parodos.examples.vmonboarding.checker.ServiceNowTicketApprovalWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.vmonboarding.task.AapInstallToolsWorkFlowTaskTest
      com.redhat.parodos.examples.move2kube.task.GitCommitTaskTest
      com.redhat.parodos.examples.base.BaseAssessmentTaskTest
      com.redhat.parodos.examples.move2kube.task.Move2KubePlanTest
      com.redhat.parodos.examples.move2kube.task.Move2KubeTaskTest
      com.redhat.parodos.examples.move2kube.task.GitBranchTaskTest
      com.redhat.parodos.examples.vmonboarding.task.AapCreateVMWorkFlowTaskTest
      com.redhat.parodos.examples.move2kube.task.utils.Move2KubeUtilsTest
      com.redhat.parodos.examples.prebuilt.migrationtoolkit.ProcessAnalysisTaskTest
      com.redhat.parodos.examples.vmonboarding.checker.AnsibleJobCompletionWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.complex.checker.NamespaceApprovalWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.ocponboarding.escalation.JiraTicketApprovalEscalationWorkFlowTaskTest
      com.redhat.parodos.examples.vmonboarding.task.ServiceNowTicketCreationWorkFlowTaskTest
      com.redhat.parodos.examples.ocponboarding.task.JiraTicketCreationWorkFlowTaskTest
      com.redhat.parodos.examples.prebuilt.migrationtoolkit.MTAAnalysisReportTest
      com.redhat.parodos.examples.complex.task.OnboardingAssessmentTaskTest
      com.redhat.parodos.examples.ocponboarding.task.AppLinkNotificationWorkFlowTaskTest
      com.redhat.parodos.patterndetection.PatternDetectorTest
      com.redhat.parodos.flows.negative.FailedWithAlertMessageWorkFlowTest
      com.redhat.parodos.flows.EscalationFlowTest
      com.redhat.parodos.integration.prebuilt.KubeapiTest
      com.redhat.parodos.flows.negative.SequentialFailedWorkFlowTest
      com.redhat.parodos.flows.SimpleRestartWorkFlowTest
      com.redhat.parodos.flows.ComplexWorkFlowTest
      com.redhat.parodos.flows.PrebuiltWorkFlowTest
      com.redhat.parodos.flows.SimpleWorkFlowTest
      com.redhat.parodos.integration.prebuilt.JdbcTest
      com.redhat.parodos.integration.prebuilt.RestTest
      com.redhat.parodos.flows.SimpleFallbackWorkFlowTest
      com.redhat.parodos.integration.notification.NotificationRecordTest
      com.redhat.parodos.flows.negative.PendingWithAlertMessageWorkFlowTest
      com.redhat.parodos.flows.negative.SequentialFailedWithExceptionWorkFlowTest

      Executed  unit tests

      com.redhat.parodos.workflows.engine.WorkFlowEngineImplTest
      com.redhat.parodos.workflows.workflow.SequentialFlowTest
      com.redhat.parodos.workflows.workflow.ParallelFlowTest
      com.redhat.parodos.workflows.workflow.RepeatFlowTest
      com.redhat.parodos.workflows.workflow.ParallelFlowExecutorTest
      com.redhat.parodos.workflows.workflow.ParallelFlowReportTest
      com.redhat.parodos.workflows.workflow.ConditionalFlowTest
      com.redhat.parodos.workflows.common.context.WorkContextDelegateTest
      com.redhat.parodos.workflow.utils.WorkContextUtilsTest
      com.redhat.parodos.workflow.utils.CredUtilsTest
      com.redhat.parodos.workflow.option.WorkFlowOptionsTest
      com.redhat.parodos.workflow.context.ResourceTest
      com.redhat.parodos.workflow.task.WorkFlowTaskTest
      com.redhat.parodos.workflow.task.shell.ShellRunnerTaskTest
      com.redhat.parodos.notification.controller.NotificationRecordControllerTests
      com.redhat.parodos.notification.controller.NotificationMessageControllerTests
      com.redhat.parodos.notification.jpa.NotificationRecordRepositoryTests
      com.redhat.parodos.notification.jpa.NotificationUserRecordRelationshipTests
      com.redhat.parodos.notification.jpa.NotificationGroupRepositoryTests
      com.redhat.parodos.notification.jpa.NotificationUserGroupRelationshipTests
      com.redhat.parodos.notification.jpa.NotificationUserRepositoryTests
      com.redhat.parodos.notification.jpa.NotificationMessageRecordRelationshipTests
      com.redhat.parodos.notification.util.SearchUtilTest
      com.redhat.parodos.notification.service.NotificationUserServiceTests
      com.redhat.parodos.notification.service.NotificationRecordServiceTests
      com.redhat.parodos.notification.service.NotificationMessageServiceTest
      com.redhat.parodos.notification.dto.NotificationRecordResponseDTOTest
      com.redhat.parodos.tasks.git.GitBranchTaskTest
      com.redhat.parodos.tasks.git.GitCloneTaskTest
      com.redhat.parodos.tasks.git.GitPushTaskTest
      com.redhat.parodos.tasks.git.GitCommitTaskTest
      com.redhat.parodos.tasks.git.GitArchiveTaskTest
      com.redhat.parodos.tasks.git.GitPushTaskWithSshTest
      com.redhat.parodos.tasks.deploy.DeployApplicationTaskTest
      com.redhat.parodos.tasks.azure.AzureCreateVirtualMachineTaskTest
      com.redhat.parodos.user.repository.UserRepositoryTest
      com.redhat.parodos.user.service.UserServiceImplTest
      com.redhat.parodos.workflow.definition.controller.WorkFlowDefinitionControllerTest
      com.redhat.parodos.workflow.definition.service.WorkFlowDefinitionServiceImplTest
      com.redhat.parodos.workflow.definition.service.WorkFlowDefinitionServiceDataTest
      com.redhat.parodos.workflow.definition.parameter.WorkParameterServiceImplTest
      com.redhat.parodos.workflow.definition.dto.WorkDefinitionResponseDTOTest
      com.redhat.parodos.workflow.definition.dto.WorkFlowPropertiesDefinitionDTOTest
      com.redhat.parodos.workflow.execution.controller.WorkFlowControllerTest
      com.redhat.parodos.workflow.execution.continuation.WorkFlowContinuationServiceImplTest
      com.redhat.parodos.workflow.execution.repository.WorkFlowRepositoryTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowExecutionFactoryTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowTaskExecutionAspectTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowExecutionInterceptorTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowExecutionAspectTest
      com.redhat.parodos.workflow.execution.aspect.WorkFlowPropertiesAspectTest
      com.redhat.parodos.workflow.execution.aspect.AssessmentInfrastructureWorkFlowPostInterceptorTest
      com.redhat.parodos.workflow.execution.aspect.DefaultWorkFlowPostInterceptorTest
      com.redhat.parodos.workflow.execution.service.WorkFlowServiceDelegateTest
      com.redhat.parodos.workflow.execution.service.WorkFlowLogServiceImplTest
      com.redhat.parodos.workflow.execution.service.WorkFlowServiceImplTest
      com.redhat.parodos.workflow.execution.service.WorkFlowExecutorImplTest
      com.redhat.parodos.workflow.execution.service.ContextArgumentsMergerTest
      com.redhat.parodos.workflow.execution.scheduler.WorkFlowSchedulerServiceImplTest
      com.redhat.parodos.workflow.execution.dto.WorkFlowRequestDTOTest
      com.redhat.parodos.workflow.util.WorkFlowDTOUtilTest
      com.redhat.parodos.workflow.registry.BeanWorkFlowRegistryImplTest
      com.redhat.parodos.workflow.WorkFlowDelegateTest
      com.redhat.parodos.workflow.version.WorkFlowVersionServiceImplTest
      com.redhat.parodos.project.controller.ProjectAccessControllerTest
      com.redhat.parodos.project.controller.ProjectControllerTest
      com.redhat.parodos.project.repository.ProjectRepositoryTest
      com.redhat.parodos.project.repository.UserRepositoryTest
      com.redhat.parodos.project.repository.RoleRepositoryTest
      com.redhat.parodos.project.repository.ProjectUserRoleRepositoryTest
      com.redhat.parodos.project.service.ProjectServiceImplTest
      com.redhat.parodos.project.service.ProjectAccessServiceImplTest
      com.redhat.parodos.security.LoginControllerTest
      com.redhat.parodos.examples.move2kube.task.Move2KubeBaseTest
      com.redhat.parodos.examples.move2kube.task.Move2KubeTransformTest
      com.redhat.parodos.examples.move2kube.task.GitBranchTaskTest
      com.redhat.parodos.examples.move2kube.task.Move2KubePlanTest
      com.redhat.parodos.examples.move2kube.task.Move2KubeRetrieveTest
      com.redhat.parodos.examples.move2kube.task.GitCommitTaskTest
      com.redhat.parodos.examples.move2kube.task.GitArchiveTaskTest
      com.redhat.parodos.examples.move2kube.task.Move2KubeTaskTest
      com.redhat.parodos.examples.complex.checker.NamespaceApprovalWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.complex.parameter.ComplexWorkParameterValueProviderTest
      com.redhat.parodos.examples.complex.task.OnboardingAssessmentTaskTest
      com.redhat.parodos.examples.doclet.MarkdownTest
      com.redhat.parodos.examples.simple.task.LoggingWorkFlowTaskTest
      com.redhat.parodos.examples.vmonboarding.checker.AnsibleJobCompletionWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.vmonboarding.checker.AnsibleVMCreationWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.vmonboarding.checker.ServiceNowTicketApprovalWorkFlowCheckerTaskTest
      com.redhat.parodos.examples.vmonboarding.task.AapInstallToolsWorkFlowTaskTest
      com.redhat.parodos.examples.vmonboarding.task.AapCreateVMWorkFlowTaskTest
      com.redhat.parodos.examples.vmonboarding.task.NotificationWorkFlowTaskTest
      com.redhat.parodos.examples.vmonboarding.task.ServiceNowTicketCreationWorkFlowTaskTest
      com.redhat.parodos.examples.ocponboarding.escalation.JiraTicketApprovalEscalationWorkFlowTaskTest
      com.redhat.parodos.examples.ocponboarding.task.JiraTicketCreationWorkFlowTaskTest
      com.redhat.parodos.examples.ocponboarding.task.JiraTicketUpdateNotificationWorkFlowTaskTest
      com.redhat.parodos.examples.ocponboarding.task.AppLinkNotificationWorkFlowTaskTest
      com.redhat.parodos.examples.prebuilt.migrationtoolkit.ProcessAnalysisTaskTest
      com.redhat.parodos.examples.prebuilt.migrationtoolkit.MTAAnalysisReportTest
      com.redhat.parodos.patterndetection.PatternDetectorTest

            gciavarrini@redhat.com Gloria Ciavarrini
            gciavarrini@redhat.com Gloria Ciavarrini
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: