Skip to content

Commit 8c8ad8e

Browse files
ddd999ddd999
ddd999
authored andcommitted
Refactor and add unit tests
Add more unit tests for functions in videostream.js
1 parent decb65e commit 8c8ad8e

File tree

4 files changed

+648
-151
lines changed

4 files changed

+648
-151
lines changed

package-lock.json

+180-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@
7575
"npm-run-all": "^4.1.5",
7676
"pino-colada": "^2.2.2",
7777
"pino-http": "^10.3.0",
78-
"should": "^13.2.3"
78+
"should": "^13.2.3",
79+
"sinon": "^19.0.2",
80+
"sinon-chai": "^3.7.0"
7981
},
8082
"nyc": {
8183
"all": true,

0 commit comments

Comments
 (0)