aboutsummaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/github
AgeCommit message (Collapse)Author
2018-11-22Fix failing test #916Daniel Bowman
Testing previous relies on the player state. The test in it's current form relies on too many side effects for a good unit test. Setting the player state manually for now.
2018-10-27Fix Genre comparator to pass unit testsDaniel Bowman
2018-10-20Fix a crash on getRecentDownloads if playlist is emptyDaniel Bowman
2015-06-05Fix a couple of testsScott Jackson
2015-04-25Update to gradleScott Jackson