mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3330] Create automated tests for Uploader component (#3581)
* Upload button e2e * improve test organization * add dev option in test run * Create desktop.ini * upload component automation final step * remove fdescribe * ignore downloads folder * exclude pagination
This commit is contained in:
committed by
Eugenio Romano
parent
ee8151d50d
commit
fcaa033a57
@@ -25,7 +25,7 @@ import AcsUserModel = require('./models/ACS/acsUserModel');
|
||||
|
||||
import AdfSettingsPage = require('./pages/adf/settingsPage');
|
||||
|
||||
describe('Test Login component', () => {
|
||||
describe('Login component', () => {
|
||||
|
||||
let adfSettingsPage = new AdfSettingsPage();
|
||||
let processServicesPage = new ProcessServicesPage();
|
||||
|
Reference in New Issue
Block a user