[ADF-3477]Added a test for task details- no form

This commit is contained in:
Cristina Jalba
2018-10-25 12:38:47 +03:00
parent 72dab2400a
commit d024d0ebf5
5 changed files with 112 additions and 8 deletions

View File

@@ -61,12 +61,10 @@ exports.Files = {
peopleWidgetId: "label1"
},
SIMPLE_APP: {
file_location: "/resources/Simple App.zip",
title: "Simple App",
id: -18,
process_definitions: null,
start_form: null
NO_FORM_APP: {
file_location: "/resources/apps/No form app.zip",
title: "No form app",
taskName: "No form task"
},
SIMPLE_APP_WITH_USER_FORM: {