aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/test/java/org
Commit message (Collapse)AuthorAgeFilesLines
* Add HostListActivity unit testKenny Root2015-07-241-0/+57
|
* Update to Robolectric 3.0Kenny Root2015-07-166-0/+1031
This has better support for Android, so we don't need the separate project here anymore. Simply move all the existing robolectric-based tests to the app directory and remove the robolectric-tests subproject.