feat(test-utils): mock storage api

This commit is contained in:
Fredrik Adelöw
2020-06-26 09:41:28 +02:00
parent 22d1c40629
commit 879bc21893
6 changed files with 255 additions and 2 deletions
+2 -1
View File
@@ -41,7 +41,8 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-router": "^6.0.0-alpha.5",
"react-router-dom": "^6.0.0-alpha.5"
"react-router-dom": "^6.0.0-alpha.5",
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@types/jest": "^25.2.2",