mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-4026] - automate process filter results check (#4874)
* process-filter-results test automated * updated the test case numbers * fix test * fix test * added wait for the datatable to load * fixes * created another process instance in simpleApp by anotherUser, to test the negative scenario's in filtering. * created another process instance in simpleApp by anotherUser, to test the negative scenario's in filtering. * delete both the users created.
This commit is contained in:
committed by
Eugenio Romano
parent
72eab9e84d
commit
d531a022d0
@@ -30,9 +30,7 @@ export class EditProcessFilterConfiguration {
|
||||
'processInstanceId',
|
||||
'initiator',
|
||||
'processDefinitionId',
|
||||
'processDefinitionKey',
|
||||
'startDate',
|
||||
'businessKey'
|
||||
'processDefinitionKey'
|
||||
],
|
||||
'sortProperties':
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user