Server: add script that try to simulate a real world situation

Each pod randomly upload or remove a video and send the information to
its friend
This commit is contained in:
Chocobozzz
2016-07-06 20:01:27 +02:00
parent b359546358
commit 8f68c31a71
2 changed files with 216 additions and 0 deletions

View File

@@ -67,6 +67,7 @@
},
"devDependencies": {
"chai": "^3.3.0",
"commander": "^2.9.0",
"livereload": "^0.4.1",
"mocha": "^2.3.3",
"standard": "^7.0.1",