Move the e2e message event as acceptance test or unit test of the BE
Description
This e2e
https://github.com/Alfresco/process-admin/blob/13868222d9094a8b5d2547701473c21bd0098363/e2e/tests/process-admin/message-events/message-events.e2e.ts
is using the page audit just to check the result of an api. This can be done on the BE side.
Activity
Show:
Geeta Ayyalasomayajula
February 6, 2020, 3:19 PM
The attached app can be used as a reference to update the existing process-definitions within simpleapp.
Geeta Ayyalasomayajula
February 6, 2020, 3:04 PM
The following test in admin-app => alfresco-admin-app/e2e/tests/process-admin/message-events/message-events.e2e.ts
can be moved into Process-workspace as a complete UI e2e tests, as we have all the Throw events implemented in the modeling-app UI. Also it will be a good idea, to put these processes with in the pools, as Swimlanes and Pools are supported now in the process-definitions.