mock websockets; test useWsJobs

This commit is contained in:
Keith Grant
2020-06-15 14:24:44 -07:00
parent 48977e50df
commit 0bedd6fbd8
6 changed files with 165 additions and 21 deletions

View File

@@ -72,6 +72,8 @@
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-react-hooks": "^2.2.0",
"http-proxy-middleware": "^1.0.3",
"jest-websocket-mock": "^2.0.2",
"mock-socket": "^9.0.3",
"prettier": "^1.18.2"
},
"jest": {