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

Add ContentProvider test scaffolding #5

Open
hiwaylon opened this issue Aug 15, 2016 · 1 comment
Open

Add ContentProvider test scaffolding #5

hiwaylon opened this issue Aug 15, 2016 · 1 comment

Comments

@hiwaylon
Copy link
Contributor

hiwaylon commented Aug 15, 2016

The app's ContentProvider should be easily testable. That way you have no excuse for not writing tests.

@hiwaylon
Copy link
Contributor Author

My approach here is to add basic ContentProvider testing skeleton and functionality, and then begin researching testing with Roboelectric (http://robolectric.org/) , because standing up all of Android to run a little unit/integration test is a bummer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant