.. |
datafiles
|
add separate keybind to delete downloaded episodes
|
2020-07-23 23:00:25 -04:00 |
downloaded/myfeed_title
|
fix episode tests for downloaded file
|
2020-02-17 23:00:56 -05:00 |
feeds
|
update feed two_channels test since this behavior is now allowed
|
2020-04-23 21:49:50 -04:00 |
subscriptions
|
add support for importing/exporting OPML 2.0
|
2019-06-29 13:49:18 -04:00 |
__init__.py
|
add __init__.py to test directory
|
2019-04-26 16:37:53 -04:00 |
conftest.py
|
add gevent patch before running tests
|
2020-05-28 22:04:58 -04:00 |
test_config.py
|
replace type calls with isinstance for maintainability
|
2019-03-07 19:44:31 -05:00 |
test_database.py
|
add key to reload the selected feed
|
2020-07-23 22:18:55 -04:00 |
test_datafile.py
|
add test for downloading bad url
|
2019-10-12 16:00:28 -04:00 |
test_display.py
|
fix tests using the help menu
|
2020-06-21 01:51:14 -04:00 |
test_downloadqueue.py
|
update valid_basic testing feed to include enclosures
|
2019-10-12 15:40:40 -04:00 |
test_episode.py
|
update episode download tests to handle threading
|
2020-02-28 20:41:18 -05:00 |
test_feed.py
|
update feed two_channels test since this behavior is now allowed
|
2020-04-23 21:49:50 -04:00 |
test_helpers.py
|
add is_true helper for single point of control
|
2018-05-02 16:54:48 -04:00 |
test_menu_episode.py
|
fix episode menu updating test
|
2020-08-15 02:59:18 -04:00 |
test_menu_queue.py
|
add display mock to several tests
|
2020-05-28 21:20:43 -04:00 |
test_perspective_downloaded.py
|
add separate keybind to delete downloaded episodes
|
2020-07-23 23:00:25 -04:00 |
test_perspective_primary.py
|
add separate keybind to delete downloaded episodes
|
2020-07-23 23:00:25 -04:00 |
test_perspective_queue.py
|
add separate keybind to delete downloaded episodes
|
2020-07-23 23:00:25 -04:00 |
test_perspective_simple.py
|
add separate keybind to delete downloaded episodes
|
2020-07-23 23:00:25 -04:00 |
test_player_mpvplayer.py
|
assert_called_once --> call_count==1 for 3.5 compatibility
|
2019-06-08 14:17:29 -04:00 |
test_player_vlcplayer.py
|
assert_called_once --> call_count==1 for 3.5 compatibility
|
2019-06-08 14:17:29 -04:00 |
test_player.py
|
add a global config restoration fixture for tests
|
2020-02-28 20:18:17 -05:00 |
test_queue.py
|
resolve flake8 formatting warnings
|
2019-06-14 19:59:17 -04:00 |
test_subscriptions.py
|
update subscriptions tests
|
2020-01-20 19:54:49 -05:00 |