ytdl-sub/tests/unit/utils
Jesse Bannon a5ae69550e
[BACKEND] Validate write permissions on working directory and output directory (#1395)
Closes https://github.com/jmbannon/ytdl-sub/issues/1394
Should help debug user issues like https://github.com/jmbannon/ytdl-sub/issues/1148

Checks permissions on the following:
- working directory
- output directory
- cookiefile (if specified)

And will fail immediately with a verbose message.
2025-12-06 15:54:41 -08:00
..
__init__.py Yaml error handling (#45) 2022-05-27 22:14:50 -07:00
test_chapters.py Support duplicate chapter timestamps by merging (#1179) 2025-02-21 08:34:46 -08:00
test_file_handler.py [BACKEND] Validate write permissions on working directory and output directory (#1395) 2025-12-06 15:54:41 -08:00
test_fixtures.py [FEATURE] Plex sanitized title and uid. Add into prebuilt preset (#449) 2023-02-20 10:19:44 -08:00
test_logger.py [DEV] Cross platform test fixture helpers (#1058) 2024-09-20 14:58:07 -07:00
test_script_utils.py [FEATURE] Allow YAML maps and lists in overrides, convert to script format (#956) 2024-06-02 20:02:48 -07:00
test_yaml.py [BACKEND] Include yaml exception in error (#678) 2023-07-29 23:05:34 -07:00