This is an example of a passing test in a complicated web app that uses React, Redux, Node, and Webpack.
To get started you only need to go to your terminal and run npm start
and then go to your browser and go to localhost:5000
.
To run the tests enter npm test
into your terminal.