mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-1920] automate tests for Create file from template (#1303)
* change component ancestor from ElementFinder to string for better usability better naming for some methods small code cleanup * add test components and automate tests for Create File from Template action * ignore e2e-downloads folder * add return types * enable check * enable check after issue got fixed
This commit is contained in:
committed by
Cilibiu Bogdan
parent
0bc4a3453b
commit
569ee98e8d
@@ -70,6 +70,7 @@ exports.config = {
|
||||
'./e2e/suites/actions/new-menu.test.ts',
|
||||
'./e2e/suites/actions/create-folder.test.ts',
|
||||
'./e2e/suites/actions/create-library.test.ts',
|
||||
'./e2e/suites/actions/create-file-from-template.test.ts',
|
||||
'./e2e/suites/actions/upload-file.test.ts',
|
||||
'./e2e/suites/actions/upload-new-version.test.ts',
|
||||
'./e2e/suites/actions/delete-undo-delete.test.ts',
|
||||
|
Reference in New Issue
Block a user