Skip to content

explodes/testable-android

Repository files navigation

Testable Android Build Status GitHub issues GitHub license

Testable-Android is a small Android application that was built using best practices.

Testing is done with the Robolectric framework.

This app also features offline-first capabilities. Persistence is provided through Sqlite using query-db to which this project serves as an example use case.

About

Playing around with Robolectric in an app that uses MVP, RxJava, Offline First, and Dagger

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages