Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add Test Framework #7

Open
eseite47 opened this issue Mar 22, 2019 · 0 comments
Open

Feature: Add Test Framework #7

eseite47 opened this issue Mar 22, 2019 · 0 comments
Labels
Engineering Initiative Improve the quality of the code with no changes to the users

Comments

@eseite47
Copy link
Owner

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

@eseite47 eseite47 added the Engineering Initiative Improve the quality of the code with no changes to the users label Oct 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Initiative Improve the quality of the code with no changes to the users
Projects
None yet
Development

No branches or pull requests

1 participant