A small React-Redux calculator app which does just addition and subtraction.
This app is created mainly to emphasize TDD and unit testing.
- Jest - Unit Testing framework for ReactJs developed by Facebook
- Enzyme - JS testing utility developed by Airbnb to make it easier to assert React Components