Skip to content

Automation of 4 APIs of PipelineConfigRouter #2278

@deepak-devtron

Description

@deepak-devtron

In this module I'll cover below 4 new API of PipelineConfigRouter

  1. POST /orchestrator/app/ci-pipeline/patch==> PatchCiPipelines(Need to add some more test cases)
  2. GET /orchestrator/app/ci-pipeline/{pipelineId}/material==> FetchMaterials
  3. GET /orchestrator/app/ci-pipeline/refresh-material/{gitMaterialId}==> RefreshMaterials
  4. GET /orchestrator/app/{appId}/ci-pipeline/min==> GetCiPipelineMin

Motivation
Automation of these API will help in regression testing, if there will be any change in the logic/payload/functionality of these API and will be helpful if this will be impacted area of the other changes.

AB#199

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions