[AAE-641]Add tests for assignee not able to release process task (#5233)

* Add tests for assignee not able to release process task

* Changed the assignee of assigneeprocess process definition from admin.adf to hruser

* Changed the process used and changed random user to hruser
This commit is contained in:
cristinaj
2019-12-17 14:42:07 +02:00
committed by Maurizio Vitale
parent 2cc7fe7efe
commit 46d976e318
3 changed files with 23 additions and 22 deletions

View File

@@ -26,7 +26,8 @@ export const ACTIVITI_CLOUD_APPS: any = {
anotherCandidateGroupProcess: 'anothercandidategroup',
uploadFileProcess: 'uploadfileprocess',
processwithstarteventform: 'processwithstarteventform',
processwithjsonfilemapping: 'processwithjsonfilemapping'
processwithjsonfilemapping: 'processwithjsonfilemapping',
assigneeProcess: 'assigneeprocess'
},
forms: {
starteventform: 'starteventform',