stable
Clone or download
Read-only
This tests: * creation of a campaign * edition of a campaign * creation of a test Part of request #14809: Have cypress tests for TTM Change-Id: If90658f07d8ffd855724d06e8bb33766bc4d5cf8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit.tpl.html | +3 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-list.tpl.html | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-new.tpl.html | +6 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header.tpl.html | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/tests/e2e/cypress/cypress/integration/campaign.spec.js | +62 | −1 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal.tpl.html | +2 | −0 | Go to diff View file |
M | src/templates/project/navigation.mustache | +1 | −1 | Go to diff View file |
M | tests/e2e/full/cypress/support/commands.js | +13 | −3 | Go to diff View file |