test-support added to test includes
All checks were successful
Sonarqube Scanner / Build and analyze (push) Successful in 1m15s
All checks were successful
Sonarqube Scanner / Build and analyze (push) Successful in 1m15s
This commit is contained in:
parent
a2845469e5
commit
8521d0ff9e
@ -60,7 +60,7 @@ jobs:
|
||||
-Dsonar.javascript.lcov.reportPaths=coverage/js/lcov.info \
|
||||
-Dsonar.sources=src,public,scripts,server.js,tools/python \
|
||||
-Dsonar.tests=test \
|
||||
-Dsonar.test.inclusions=test/**/*.test.js \
|
||||
-Dsonar.test.inclusions=test/**/*.test.js,test-support/**/*.js \
|
||||
-Dsonar.exclusions=public/vendor/**,node_modules/**,data/**,storage/**
|
||||
|
||||
# If you wish to fail your job when the Quality Gate is red, uncomment the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user