Open thg303 opened 7 years ago
I was looking for any best-practices / advices to test my app using jest.
Same question here. Using enzyme I would usually pass down a spy as dispatch function to ensure a component properly dispatch actions.
dispatch
How can we test something like that with with Jumpstate ?
I was looking for any best-practices / advices to test my app using jest.