Skip to content

Commit 70dd346

Browse files
committed
test(auth): add proxyquire for mocking
1 parent bab0061 commit 70dd346

File tree

2 files changed

+74
-4
lines changed

2 files changed

+74
-4
lines changed

package-lock.json

Lines changed: 73 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
"mocha": "^10.8.2",
110110
"nyc": "^17.0.0",
111111
"prettier": "^3.0.0",
112+
"proxyquire": "^2.1.3",
112113
"sinon": "^19.0.2",
113114
"ts-mocha": "^11.1.0",
114115
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)