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