stable

Clone or download

Read-only

Toggle automated tests in filter results

part of: request #15024 Improve TTM filters experience PLEASE NOTE: - This is not a status filter, but an automated tests filter. - It means that automated tests will be toggled no matter their statuses. How to test: - Create and add some automated tests in the campaing - Now toggle the filters dropdown --> You have a [automated] switch, active by default - Deactivate it --> Automated tests are hidden Change-Id: I737d2e9f79dd5977334988659340a3a746106597

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/po/fr.po +6 −2 Go to diff View file
A plugins/testmanagement/scripts/testmanagement/src/execution/automated-tests-filter.js +46 −0 Go to diff View file
A plugins/testmanagement/scripts/testmanagement/src/execution/automated-tests-filter.test.js +88 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-controller.js +6 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list.tpl.html +12 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution.js +3 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_execution-list.scss +5 −2 Go to diff View file