mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-1797] added e2e automated tests (#5509)
* added e2e automation - [C260064] Should download only the last selection when changing pages in Single mode * [AAE-1797] added e2e automated test- start a process within ACS * refactoring with dropdownPage * spellcheck refactoring
This commit is contained in:
committed by
GitHub
parent
6bf8c17771
commit
e5efe74e5e
@@ -51,6 +51,12 @@ exports.Files = {
|
||||
description: "Description for app",
|
||||
processName: "Process3576"
|
||||
},
|
||||
START_PROCESS_ATTACH_FILE: {
|
||||
file_location: "/resources/apps/Start_process_attach_file.zip",
|
||||
title: "start process app",
|
||||
description: "Description for app",
|
||||
processName: "start process file"
|
||||
},
|
||||
|
||||
TEST_ASSIGNEE: {
|
||||
file_location: "/resources/apps/Assignee.zip",
|
||||
|
Reference in New Issue
Block a user