metube/app/tests
TonyBlu b31f4e2fea fix(tests): update subtitle language list assertions for variant fallback
Update test expectations to match the new _subtitle_lang_list() output
which includes regional variants (e.g. fr-FR, en-GB) for better
subtitle matching.
2026-05-25 21:27:10 +08:00
..
conftest.py Fix browser path in test environment setup to reflect project name change 2026-05-01 13:31:59 +08:00
test_api.py Add auto download and pause resume controls 2026-05-25 16:28:15 +08:00
test_config.py fix PUBLIC_HOST_URL without a trailing slash (closes #959) 2026-04-16 22:08:08 +03:00
test_dl_formats.py fix(tests): update subtitle language list assertions for variant fallback 2026-05-25 21:27:10 +08:00
test_download_queue.py Add auto download and pause resume controls 2026-05-25 16:28:15 +08:00
test_main_helpers.py implement time-clipped downloads (closes #969, replaces #907) 2026-04-26 23:07:50 +03:00
test_persistent_queue.py add subscriptions; change persistence file format to JSON (closes #901, #76, #113, #170, #242, #444, #503, #555, #566) 2026-04-01 14:33:24 +03:00
test_state_store.py add subscriptions; change persistence file format to JSON (closes #901, #76, #113, #170, #242, #444, #503, #555, #566) 2026-04-01 14:33:24 +03:00
test_subscriptions.py allow filtering out members-only videos in subscriptions (closes #971) 2026-04-28 22:02:05 +03:00
test_ytdl_utils.py fix: Fixed audio file suffix when quality is 'best' and minor UI fixes 2026-05-07 07:25:54 +08:00