stable
Clone or download
Read-only
Closes request #22559 Program management should be covered by end to end tests
We now assert that user stories are planned inside mirrored milestone when a feature is planned in PI We can close this request, the last tests should be added when work on iteration will be done Change-Id: I98b1e47eb89b39cfbd9b9185171073db4f58d1b2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Artifact/AdditionalArtifactActionBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/milestone/milestone.tpl.html | +1 | −0 | Go to diff View file |
M | plugins/gitlab/include/Artifact/Action/CreateBranchButtonFetcher.php | +2 | −1 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/TopBacklog/ArtifactTopBacklogActionBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/e2e/cypress/cypress/integration/program_management.spec.ts | +168 | −65 | Go to diff View file |
M | plugins/testmanagement/include/testmanagementPlugin.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ActionButtons/AdditionalButtonLinkPresenter.php | +15 | −29 | Go to diff View file |
M | plugins/tracker/templates/action-buttons/additional-action-button.mustache | +1 | −0 | Go to diff View file |