/minimal-react-app-with-testing

A starting point for testing React (with Redux) using mocha, chai, and enzyme.

Primary LanguageJavaScript

A minimal react app with testing

npm start

npm run test

Done:

  • Basic
  • Component With Mock Redux State
  • Command Line control of mock redux store

To Do:

  • Mock Dispatch
  • Reducer
  • Actions