stable

Clone or download

Read-only

fix: Proportional progress bar of passed tests

Given I have 5 passed, 2 failed, 2 blocked, and 9 not run, Then the progress bar of passed tests should be bigger than failed/blocked tests. The proposal here is to reuse what is done for failed/blocked/notrun. Another solution that is not relying on inline style might be proposed later. Same behavior in campaigns homepage. Part of story #22226 edit test execution comments Change-Id: Ia381f5b52861b61ad8ca871c0adc31ae455c2196

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-list.tpl.html +1 −0 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