stable
Clone or download
Read-only
This is part of story #22226 edit test execution comments How to test: - Have a test with a comment - Have another test without comment - Close the campaign Expected results: - Test with comment => Comment is displayed => You can not edit it => You can expand it - Test without comment => None comment is displayed => There are no expand icon and no "Comment" label Note to reviewer: I change the display of "campaign is closed" message, because it was broken before. Change-Id: I76a191dfe6a2b773d232c8ddf61c29698456b4c2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js | +8 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail.tpl.html | +61 | −60 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header.tpl.html | +2 | −0 | Go to diff View file |
M | plugins/testmanagement/tests/e2e/cypress/cypress/integration/campaign.spec.ts | +55 | −3 | Go to diff View file |
M | plugins/testmanagement/themes/BurningParrot/css/includes/_current-execution.scss | +1 | −0 | Go to diff View file |