Nandkishor
KPCKevin Powell - Community
•Created by Nandkishor on 11/19/2023 in #front-end
React Unit test case issue with MSW mock service provider
I have been doing React+TS unit testing , where I have bene mocking API response using MSW mock service provider
I am able to get mock response in my redux slice but it is not updating respective state and I am not able to test respective components ..
Anybody has gone through this if yes then could you please help me on this .
I Have created React application using CRA.
17 replies