Test Components
Develop tests for the above components
WalmartLabs believes that testing is critical to writing great, high performance code. This includes unit testing at both the component and application level. For your component, we are using Mocha, a Javascript testing framework that is perfect for running async tests, with Enzyme, airbnb's awesome testing utility for React.