You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing an error while testing my react app from JEST. It shows an error as "TypeError: Cannot read property 'action' of undefined".
Can I know how do I solve this error?
The text was updated successfully, but these errors were encountered:
MdAyman7
changed the title
How to test using Jest with Unistore?
How to use Unistore action in JEST for shallow testing?
Nov 27, 2019
I am facing an error while testing my react app from JEST. It shows an error as "TypeError: Cannot read property 'action' of undefined".
Can I know how do I solve this error?
The text was updated successfully, but these errors were encountered: