test: add arch tests

Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>

feat: add nock

Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
This commit is contained in:
Amin Yahyaabadi 2020-09-03 08:47:25 -05:00
parent 66f3e9f7ce
commit 7a3669aa8a
7 changed files with 83 additions and 0 deletions

View file

@ -38,6 +38,7 @@
"@zeit/ncc": "^0.21.0",
"jest": "^24.9.0",
"jest-circus": "^24.7.1",
"nock": "^13.0.4",
"prettier": "^1.19.1",
"ts-jest": "^24.3.0",
"typescript": "^3.8.3"