Refine sonar-project.properties
[e-mobility-charging-stations-simulator.git] / sonar-project.properties
index 57d9c2b99484b691250872428c83488d852066e1..aee02cee35334ab114edf04b6ecc8dba4e786c2f 100644 (file)
@@ -6,7 +6,8 @@ sonar.projectName=e-mobility-charging-stations-simulator
 sonar.projectVersion=1.1.85
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
-#sonar.sources=.
+sonar.sources=src
+sonar.tests=test,src/ui/web/tests
 
 sonar.javascript.lcov.reportPaths=coverage/lcov.info