🧪 Automated Testing using Enzyme, Redux, Redux-Saga, Redux Mock Store and Axios Mock Adapter
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack4-module5
# Entry in folder
cd reactjs-gostack4-module5
# Install deps with npm or yarn
npm install | yarn
# Run tests
npm run test | yarn test
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho