/redux-testing

Example of how to test a redux application

Primary LanguageTypeScript

Testing a Redux app

Example repository that illustrates best practices on how to test a Redux application.

Get started

yarn install # installs dependencies
yarn start # runs the app at http://localhost:3000