summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de
AgeCommit message (Expand)Author
2019-10-20Removed code duplication from playback tests, added test for ExoPlayerByteHamster
2019-10-20Made playback speed test fasterByteHamster
2019-10-20Fixed filename generator testByteHamster
2019-10-20Fixed queue testByteHamster
2019-10-09Merge pull request #3386 from orionlee/bugfix_skip_last_episode_in_queue_3383H. Lehmann
2019-10-06test speedup - replace hardcoded Thread.sleep() with Awaitabilityorionlee
2019-10-04Fixed preferences testsByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-30test refactor - move the common FeedItemEventListener test helper to the prop...orionlee
2019-09-30test refactor - extract common FeedItemEventListener test helper.orionlee
2019-09-30test for DownloadService, case media download successful.orionlee
2019-09-30test tweak - ensure playback queue updated after download - use more concise ...orionlee
2019-09-30test refactor - ensure playback queue updated after download - make test logi...orionlee
2019-09-30test tweak - ensure playback queue updated after download - await for the eve...orionlee
2019-09-30test tweak - ensure playback queue updated after download - follow de-facto c...orionlee
2019-09-29bugfix: Ensure when media download completes and item update event is posted,...orionlee
2019-09-29bugfix: Ensure playback service use the updated feedItem after media download...orionlee
2019-09-28android Test to ensure smart as played won't affect an item when it is paused.orionlee
2019-09-28#3383 Fix skip last episode in queue - the fixorionlee
2019-09-28#3383 Fix skip last episode in queue: android test to reproduce it.orionlee
2019-09-14Removed unused codeByteHamster
2019-09-09Added queue testByteHamster
2019-09-01More test cleanupByteHamster
2019-08-31Use the updated API introduced in PR #3322orionlee
2019-08-18Converted NavigationDrawerTest to EspressoByteHamster
2019-08-11Fixed app integration testsByteHamster
2019-07-21Add serialVersionUID to all exceptionsAnderson Mesquita
2019-07-12Removed Flattr supportByteHamster
2019-05-21Added test for shutdown/widget updater race in PSTMJoe Stein
2019-05-19Merge branch 'develop' into eventbus-v3ByteHamster
2019-05-06Fixed some integration testsByteHamster
2019-04-12Upgraded EventBus to v3ByteHamster
2019-04-03bulk edit - refactor - reorder method parameter for DBWriter.removeQueueItem(...orionlee
2019-04-02bulk remove from queue - backend - implement the new APIorionlee
2019-03-23Fixed FeedHandlerTestByteHamster
2019-03-03Moved some implementation tests to unit testsByteHamster
2019-03-02Fix regexNathan Mascitelli
2019-03-02Adjust regext to ignore X:Y timecodesNathan Mascitelli
2019-02-13Use a single format for short timecodesNathan Mascitelli
2019-02-12Handle more then 23 hoursNathan Mascitelli
2019-02-12Timecode parsing logic now handles two short formatsNathan Mascitelli
2019-02-12Converter handles HH:MM and MM:SSNathan Mascitelli
2019-02-10Update tests to handle minute timestampsNathan Mascitelli
2019-02-01Merge remote-tracking branch 'upstream/develop' into auto_download_12_hour_op...ByteHamster
2019-01-04fix import orderorionlee
2019-01-04episode cleanup 12 hour option - use hours internally part 1 (actual algorith...orionlee
2019-01-04Include Awaitility in app module and properly fix the added testPetar Kukolj
2019-01-03Fix a style issue and fix the testPetar Kukolj
2018-12-03Add a test for "Delete Removes from Queue" behaviourPetar Kukolj
2018-11-29Add delete option to episode's context menuPetar Kukolj