A project developed only for Jest studying purposes. Mocking axios, reducers functions, dispatch and so on... Developed using TDD.
Project bootstraped with create-react-app.
It is easy, just run:
yarn
- to install dependenciesyarn test
- to test
A project developed only for Jest studying purposes. Mocking axios, reducers functions, dispatch and so on... Developed using TDD.
Project bootstraped with create-react-app.
It is easy, just run:
yarn
- to install dependenciesyarn test
- to test