[ADF-5078] Start Task e2e (#5485)

* [ADF-5078] Start Task e2e

* * improved test

* * fixed import
This commit is contained in:
dhrn
2020-02-19 16:13:43 +05:30
committed by GitHub
parent 2f89787b7a
commit c12eee1f59
17 changed files with 289 additions and 255 deletions

View File

@@ -52,6 +52,14 @@ exports.Files = {
processName: "Process3576"
},
TEST_ASSIGNEE: {
file_location: "/resources/apps/Test Assignee.zip",
title: "Test Assignee",
description: "Description for app",
processName: "Sample",
userTasks: { one: 'Form1', two: 'Form2' }
},
APP_WITH_USER_WIDGET: {
file_location: "/resources/apps/appWithUser.zip",
title: "appWithUser",