summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/service/download/HttpDownloaderTest.java
AgeCommit message (Expand)Author
2022-02-27Move database to its own moduleByteHamster
2021-04-22Moved model to its own moduleByteHamster
2020-07-13Fix a bunch of deprecationsTacoTheDank
2020-07-11Simplify junit assertionsTacoTheDank
2020-03-22Simplify constructorsNathan Mascitelli
2020-03-22Fix build and testsNathan Mascitelli
2019-12-12Fixed cases where one failing test broke all following testsByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-08-11Fixed app integration testsByteHamster
2015-06-23Don't cache shared preferences anymore. Some refactoring.Martin Fietz
2015-03-26Fixes non-working app tests, especially GUI testsMartin Fietz
2014-11-10Squashed commit of the following:daniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh