Unit testing a callback inside a nested promise

后端 未结 0 496
傲寒
傲寒 2021-01-16 06:11

I am using sinon for unit testing a nodejs project. I want to write unit tests for the code below and check the arguments passed to the callback function based on the result

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