Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack4-module5
:test_tube: Automated Testing using Enzyme, Redux, Redux-Saga, Redux Mock Store and Axios Mock Adapter
https://github.com/osvaldokalvaitir/reactjs-gostack4-module5
automated-testing bootcamp gostack gostack-4 reactjs rocketseat testing
Last synced: 8 days ago
JSON representation
:test_tube: Automated Testing using Enzyme, Redux, Redux-Saga, Redux Mock Store and Axios Mock Adapter
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack4-module5
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-04-23T23:50:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:37:47.000Z (4 months ago)
- Last Synced: 2024-08-26T21:49:40.378Z (4 months ago)
- Topics: automated-testing, bootcamp, gostack, gostack-4, reactjs, rocketseat, testing
- Language: JavaScript
- Homepage:
- Size: 387 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - GoStack 4 Module 5
:test_tube: Automated Testing using Enzyme, Redux, Redux-Saga, Redux Mock Store and Axios Mock Adapter
## :wrench: Install and run
Open terminal:
```sh
# 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
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho