test(backend-gitlab): cover gitlab backend integration (#1968)

This commit is contained in:
Shawn Erquhart
2019-06-26 11:51:35 -04:00
committed by GitHub
parent 9ebb17c944
commit 321ca9b0ed
6 changed files with 571 additions and 13 deletions

View File

@ -101,6 +101,8 @@
"jest-dom": "^3.1.3",
"jest-emotion": "^10.0.9",
"ncp": "^2.0.0",
"nock": "^10.0.4",
"node-fetch": "^2.3.0",
"npm-run-all": "^4.1.5",
"prettier": "1.17.1",
"react-test-renderer": "^16.8.4",