- Notifications
You must be signed in to change notification settings - Fork2
Open
Description
The application does not have any unit tests at the moment.
That will:
- help build new features without break exisiting ones
- help in case of refactoring
For example:https://jestjs.io/docs/en/tutorial-react-native.html
Also worth looking into Calabash and Cucumber for feature/intergration tests