andigan / minimal-react-app-with-testing

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 95.1%Language:CSS 3.5%Language:HTML 1.4%