ytdl-sub/tests/unit/config
Jesse Bannon 0f96d8e24e
[BACKEND] Disallow override names conflicting with plugin names (#1399)
Disallow override variable names conflicting with plugin names.

May cause backward incompatible issues from `date_range` being an old override variable name for the `Only Recent` preset. Update this variable name to `only_recent_date_range` to resolve. More info in https://ytdl-sub.readthedocs.io/en/latest/deprecation_notices.html
2025-12-26 15:30:37 -08:00
..
__init__.py Validate all preset StringFormatValidators on init (#79) 2022-06-28 09:34:30 -07:00
conftest.py [BUGFIX] Have __preset__ override nested preset keys (#784) 2023-10-25 11:35:52 -07:00
test_config_file.py [FEATURE] Ability to modify webpage_url (#1356) 2025-10-11 17:21:13 -07:00
test_preset.py [BACKEND] Disallow override names conflicting with plugin names (#1399) 2025-12-26 15:30:37 -08:00
test_subscription.py [BACKEND] Validate write permissions on working directory and output directory (#1395) 2025-12-06 15:54:41 -08:00