mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Update protractor.conf.js
This commit is contained in:
parent
29c9a6a2c0
commit
1e22d43a02
@ -104,17 +104,22 @@ exports.config = {
|
||||
specs: arraySpecs,
|
||||
|
||||
suites: {
|
||||
smokeTest: [
|
||||
smokeTestCore: [
|
||||
"e2e/core/login/**/**/*e2e.ts",
|
||||
"e2e/core/viewer/**/**/*e2e.ts",
|
||||
"e2e/core/viewer/**/**/*e2e.ts"
|
||||
],
|
||||
smokeTestCsSearch: [
|
||||
"e2e/content-services/document-list/**/**/*e2e.ts",
|
||||
"e2e/content-services/metadata/**/**/*e2e.ts",
|
||||
"e2e/search/components/**/**/*e2e.ts"
|
||||
],
|
||||
smokeTestPs: [
|
||||
"e2e/process-services/process/**/**/*e2e.ts",
|
||||
"e2e/process-services/form/**/**/*e2e.ts",
|
||||
"e2e/process-services-cloud/process/**/**/*e2e.ts",
|
||||
"e2e/process-services-cloud/form-field/**/**/*e2e.ts"
|
||||
]
|
||||
},
|
||||
},t bvcxa
|
||||
|
||||
useAllAngular2AppRoots: true,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user