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

Create Test Cases and run Code Coverages #13

Open
3 tasks
lewismorgan opened this issue Aug 10, 2017 · 0 comments
Open
3 tasks

Create Test Cases and run Code Coverages #13

lewismorgan opened this issue Aug 10, 2017 · 0 comments
Milestone

Comments

@lewismorgan
Copy link
Owner

lewismorgan commented Aug 10, 2017

In order to help with bugs and to help with designing and implementing a proper API for linking other websites with HarvesterDroid, create test cases and run code coverages for the entire application. Goal is for API (non-interfaces) and all non-UI code (ex: Providers, Factories) to have test coverage for all public facing methods.

  • Use Spek as testing framework
  • Add test cases for classes with logic
  • Add code coverage through Gradle
@lewismorgan lewismorgan added this to the 2.0 milestone Nov 11, 2017
@lewismorgan lewismorgan mentioned this issue Nov 13, 2017
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant