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

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
@lewismorgan lewismorgan moved this from WIP to TODO in HarvesterDroid 2.0 Nov 13, 2017
@lewismorgan lewismorgan moved this from TODO to WIP in HarvesterDroid 2.0 Jun 4, 2018
@lewismorgan lewismorgan moved this from WIP to TODO in HarvesterDroid 2.0 Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant