stable
Clone or download
Read-only
part of story #24174 add Iteration to ART & Team templates How to test: - rebuild program_management frontend assets - make tests_cypress should succeed Cypress tests should fail in the following conditions: - if you mess with RedirectParameterInjector for iteration creation - if you mess with IterationCreationProcessor - if you mess with IterationUpdateProcessor Change-Id: I97de9242690b34bf26dd58936a3fb24ff319509c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/templates/home.mustache | +2 | −2 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/IterationCard.vue | +5 | −1 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/PlannedIterationsSection.vue | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/e2e/cypress/cypress/integration/program_management.spec.ts | +40 | −10 | Go to diff View file |
M | tests/e2e/full/tuleap/setup.sh | +7 | −3 | Go to diff View file |