summaryrefslogtreecommitdiff
path: root/app/src/androidTest/assets
AgeCommit message (Collapse)Author
2022-05-15Move test mp3s to androidTest directoryTacoTheDank
2019-12-01Added test for changing playback speedByteHamster
2015-10-09Updated PlaybackTest to deal with some spurious bugs.Tom Hennen
Problem was that the PlaybackController wasn't having currentMedia get updated when playback initially starts. Working around it here by getting the real playback controller that's being used in the app. Still need to update PlaybackSonicTest.
2014-10-12Fixed manifestsdaniel oeh