🧪 Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack9-module13
# Entry in folder
cd reactjs-gostack9-module13
# 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