test(simulator): use standard file namespace for tests
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
index 4ae6a955b38cf370d408a88bf07213f390b93322..9b0e7390f63f4e23a8a267e75eb1ebfb5a3fdfbe 100644 (file)
@@ -8,7 +8,7 @@
     "--no-warnings=ExperimentalWarning",
     "--experimental-specifier-resolution=node"
   ],
-  "mochaExplorer.files": ["test/**/*Test.ts"],
+  "mochaExplorer.files": ["test/**/*.test.ts"],
   "mochaExplorer.debuggerConfig": "Debug Simulator Unit Tests",
   "cSpell.words": [
     "benoit",
@@ -17,6 +17,7 @@
     "commitlint",
     "corepack",
     "csms",
+    "emerg",
     "emobility",
     "evse",
     "evses",