Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-50825

Add editor ATH coverage for deleting stages from a pipeline

XMLWordPrintable

    • Blue Ocean 1.6 - beta 2

      Summary
      We're accumulating a lot of tests which exercise pipeline creation and modification. But one place we're missing coverage is in the deletion of steps and stages. Once this ticket is complete, we will probably have:

      • Methods in EditorPage.java along the lines of deleteStep(String stageToModify, String stepToDelete) and deleteStage(String stageToDelete).
      • Verification that the steps/stages are actually getting deleted, and that the pipeline still works afterward.

            kshultz Karl Shultz
            kshultz Karl Shultz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: