/redux-testing

Testing redux with react-testing-library, redux-thunk and redux-promise-middleware

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Project setup dependencies:

  • react
  • redux
  • redux-thunk
  • redux-promise-middleware

Testing dependencies:

  • react-testing-library
  • jest-dom
  • fetch-mock
  • redux-devtools-extension
  • storybook

TODO

  • Move fetch-mock to dev dependencies