Testing an express js route protected with middlewares using sinon stub

前端 未结 0 1123
长发绾君心
长发绾君心 2021-01-24 20:22

I am writing a test for a middleware protected route and I want to make use of sinon.stub to replace the middleware authentication but when I run the tests, I can s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题