Got first unit tests for new rate limit middleware

This commit is contained in:
Chris Troutner
2021-03-07 12:19:30 -08:00
parent bcfe503aa6
commit e6d4bb5443
4 changed files with 103 additions and 3 deletions
+1
View File
@@ -66,6 +66,7 @@
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-standard": "^4.0.0",
"fs-extra": "^9.0.0",
"lodash.clonedeep": "^4.5.0",
"nock": "^13.0.5",
"nyc": "^15.0.0",
"prettier": "^2.0.0",