1954 Views
that could help you architect your applications better You can find the accompanying source-code, for this tutorial, in the test folder at: https://github.com/caljrimmer/isomorphic-redux-app . Testing React components is made really easy with Reacts Test Utilities. There are many article on how to test your application but not so many on what to test or how to structure of those tests.
0 comments