Ways to mock redux store in ReactJS for testing

前端 未结 0 1579
醉话见心
醉话见心 2020-12-29 02:59

I am learning how to test ReactJS components using Jest and enzyme.

I was trying to implement testing for async action creator . I did it using nock

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