ytdl-sub/tests/unit/cli
Jesse Bannon 83ecd19c77
[FEATURE] Process all subscriptions even if one or more error (#771)
Closes GH Issue #766, partially closes #520

Prior to this release, no other subscriptions would download if a subscription before it had an error. Now, subscriptions will continue to download even if one has an error, and will be reported in the output summary.
2023-10-21 12:25:38 -07:00
..
__init__.py Add aliases for ytdl-sub dl (#68) 2022-06-04 16:58:50 -07:00
conftest.py [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
test_download_args_parser.py [DEV] Refactor entrypoint file (#765) 2023-10-18 23:33:25 -07:00
test_entrypoint.py [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
test_output_summary.py [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
test_output_transaction_log.py [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
test_working_directory_lock.py [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08:00