AntennaPod/app
ByteHamster ab64807f64
Remove AutoDownloadTest (#7015)
This test regularly fails our CI.

The test checked that auto-download kicks in after the currently playing episode
and that it considers the correct item in the queue to enqueue after.

However, because we now use WorkManager, the download can be delayed based
on decisions by the Android system. We cannot assume that downloading already
starts just seconds after playback completes.

I do not know an easy fix for this, and the test is quite complex anyway, testing
multiple different modules at once. So I am removing the test for now.
2024-03-22 20:10:15 +01:00
..
sampledata Remove some unused assets 2022-05-12 18:02:33 -04:00
src Remove AutoDownloadTest (#7015) 2024-03-22 20:10:15 +01:00
build.gradle Nicer rating dialog (#7011) 2024-03-22 18:18:30 +01:00
lint.xml Fixed unused resources Lint errors 2021-04-17 17:59:03 +02:00
proguard.cfg Fix OkHttp deprecations (#6979) 2024-03-10 07:55:35 +01:00