Testing with Jest. Test fails when it should throw

后端 未结 0 1309
天涯浪人
天涯浪人 2021-01-20 01:15

So I have this class with select method that takes ID and returns a Promise. I want to test it with Jest and I am expecting the test to fail if there is no parameter passed

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