aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Add workaround class for unused AndroidHttpClient in testsKenny Root2015-08-271-0/+25
|
* 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.