.. |
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 tests for invalid subscription cases
|
2020-10-03 17:16:24 -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
|
Merge branch 'feature/store_progress' of https://github.com/tistatos/castero
|
2021-01-19 01:11:45 -05:00 |
test_datafile.py
|
add test for downloading bad url
|
2019-10-12 16:00:28 -04:00 |
test_display.py
|
add minor display & episode class tests
|
2020-10-03 23:32:24 -04:00 |
test_downloadqueue.py
|
update valid_basic testing feed to include enclosures
|
2019-10-12 15:40:40 -04:00 |
test_episode.py
|
Fix errors in tests of episode menu
|
2021-01-05 12:22:06 +01: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 progress to metadata
|
2020-12-14 10:39:51 +01:00 |
test_menu_episode.py
|
Fix errors in tests of episode menu
|
2021-01-05 12:22:06 +01:00 |
test_menu_queue.py
|
add display mock to several tests
|
2020-05-28 21:20:43 -04:00 |
test_net.py
|
remove unused import from net test
|
2020-10-03 23:35:58 -04:00 |
test_perspective_downloaded.py
|
fix input key test order
|
2020-10-02 14:19:50 -04:00 |
test_perspective_primary.py
|
Allow user to only enqueue unplayed episodes
|
2020-11-29 09:48:43 +01:00 |
test_perspective_queue.py
|
fix input key test order
|
2020-10-02 14:19:50 -04:00 |
test_perspective_simple.py
|
Allow user to only enqueue unplayed episodes
|
2020-11-29 09:48:43 +01:00 |
test_player_mpvplayer.py
|
Merge branch 'feature/store_progress' of https://github.com/tistatos/castero
|
2021-01-19 01:11:45 -05:00 |
test_player_vlcplayer.py
|
Merge branch 'feature/store_progress' of https://github.com/tistatos/castero
|
2021-01-19 01:11:45 -05:00 |
test_player.py
|
add a global config restoration fixture for tests
|
2020-02-28 20:18:17 -05:00 |
test_queue.py
|
Merge branch 'feature/store_progress' of https://github.com/tistatos/castero
|
2021-01-19 01:11:45 -05:00 |
test_subscriptions.py
|
add tests for invalid subscription cases
|
2020-10-03 17:16:24 -04:00 |