stable

Clone or download

Read-only

Invert test filters switch states

part of: request #15024 Improve TTM filters experience We would like to test how users will react when we display all the switches as activated and when we don't show automated tests by default. How to test: - Build the app, then go to a campaign - open the filters dropdown --> All status filters are activated --> The [toggle auto tests] switch is disabled --> all tests except auto tests are shown in the list - disable all the status filters --> Empty state, we no longer display the full list of tests This commit can be reverted if tests are not concluant. Change-Id: I058cb1e1ab5dc7961e58f541cc42ebe3434cd82b

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-controller.js +20 −6 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-filter.js +0 −8 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-filter.test.js +11 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list.tpl.html +5 −5 Go to diff View file