ytdl-sub/tests/unit/config
Jesse Bannon 530d2f7666
[BACKEND] Partial resolve support for Scripts (#1410)
Adds the mechanism to partially resolve an entire script (aka every underlying variable in ytdl-sub). This will be used in the upcoming `inspect` sub-command where it will dump a subscription's raw contents at multiple levels of resolution.

Potentially useful to optimize script execution as well.
2026-01-12 17:34:34 -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] Refactor validation, preparation for subscription dissect (#1398) 2025-12-30 17:03:59 -08:00
test_subscription.py [BACKEND] Partial resolve support for Scripts (#1410) 2026-01-12 17:34:34 -08:00
test_subscription_partial_resolve.py [BACKEND] Partial resolve support for Scripts (#1410) 2026-01-12 17:34:34 -08:00
test_subscription_validation.py [BACKEND] Refactor validation, preparation for subscription dissect (#1398) 2025-12-30 17:03:59 -08:00