mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3652][ADF-3653] Automated tests for people widget (#3880)
* [ADF-3652] Automated test for starting a process with people widget * Fixing failing tests * [ADF-3653] Automated test for people widget in completed task
This commit is contained in:
committed by
Eugenio Romano
parent
85c022730b
commit
858584bcf0
@@ -51,6 +51,16 @@ exports.Files = {
|
||||
processName: "Process3576"
|
||||
},
|
||||
|
||||
APP_WITH_USER_WIDGET:{
|
||||
file_location:"/resources/apps/appWithUser.zip",
|
||||
title: "appWithUser",
|
||||
description: "Description for app",
|
||||
processName: "ProcessWithUser",
|
||||
startForm: "user",
|
||||
taskForm: "displayUser",
|
||||
peopleWidgetId: "label1"
|
||||
},
|
||||
|
||||
SIMPLE_APP: {
|
||||
file_location: "/resources/Simple App.zip",
|
||||
title: "Simple App",
|
||||
|
Reference in New Issue
Block a user