Update protractor.conf.js

This commit is contained in:
Eugenio Romano 2021-03-29 16:43:14 +01:00 committed by GitHub
parent 29c9a6a2c0
commit 1e22d43a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,