Add basic tests for dataProvider

Change-Id: Ib399cbb4e927ab18f714371e07606df83170df52
This commit is contained in:
Manuel Stahl 2020-07-29 17:49:00 +02:00
parent bbbca0c57c
commit 1f56bac356
5 changed files with 111 additions and 0 deletions

View file

@ -18,6 +18,7 @@
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-prettier": "^3.1.2",
"jest-fetch-mock": "^3.0.3",
"prettier": "^2.0.0"
},
"dependencies": {