stable

Clone or download

Read-only

feat: Display comment in comment box in write mode

This is part of story #22226 edit test execution comments How to test: - Have a comment in a test - You can: - Change the status => The comment is still the same - Click on "Edit comment" => The editor contains the comment Please do some tests with images (upload, remove) to be sure everything is well. Change-Id: I812c3fc1195d84a8c529af34e26e481fff731e64

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js +5 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js +14 −14 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.test.js +7 −30 Go to diff View file
M plugins/testmanagement/tests/e2e/cypress/cypress/integration/campaign.spec.ts +18 −5 Go to diff View file