stable
Clone or download
Read-only
This is part of story #22226 edit test execution comments How to test: - Have a realtime server - Have 2 users (Bob and Alice) - Bob add a comment and update status - Wait realime done for Alice - Alice updates the title of the test by passing in the modal - Wait realtime done for Bob Expected results: -> A warning "test must be reloaded" is displayed |-> The comment section is not displayed while the warning is here -> Click on "reload the test" |-> The editor is displayed Change-Id: I921293ff1e8e0234d491c2d3d1eece4f3c8f24d1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js | +11 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail.tpl.html | +7 | −4 | Go to diff View file |
M | plugins/testmanagement/themes/BurningParrot/css/includes/_current-execution.scss | +1 | −1 | Go to diff View file |