CAPAUT-254 Add datapaser tests
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
"url": "bitbucket:captica-dev/de.captica.nodered.node.systacomfort2"
|
||||
},
|
||||
"keywords": [
|
||||
"captica",
|
||||
"systacomfort",
|
||||
"systacomfort2",
|
||||
"node-red"
|
||||
],
|
||||
"node-red": {
|
||||
@@ -17,9 +20,11 @@
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
"test": "nyc mocha"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^10.0.0"
|
||||
"chai": "^4.3.6",
|
||||
"mocha": "^10.0.0",
|
||||
"nyc": "^15.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user