ytdl-sub/tests/integration/plugins
Jesse Bannon c163f9766a
[BACKEND] Configurable resolution level when validating variables (#1415)
Expands variable validation to also include support for partial resolution.

In short, this will partially execute script code until it hits unresolved runtime variables, and store that as the new script representation. This functionality will allow for the upcoming `inspect` command, which will show users their script code in action without having to dry-run.
2026-02-02 09:50:52 -08:00
..
__init__.py [DEV] Separate integration actions (#1079) 2024-09-30 23:55:15 -07:00
conftest.py [DEV] Unit test chapters (#1083) 2024-10-03 21:42:19 -07:00
test_chapters.py [DEV] Unit test chapters (#1083) 2024-10-03 21:42:19 -07:00
test_file_convert.py [FEATURE] release_date support for date_range (#1231) 2025-06-01 09:28:42 -07:00
test_filter.py [DEV] Separate integration actions (#1079) 2024-09-30 23:55:15 -07:00
test_music_tags.py [DEV] Separate integration actions (#1079) 2024-09-30 23:55:15 -07:00
test_nfo_tags.py [DEV] Separate integration actions (#1079) 2024-09-30 23:55:15 -07:00
test_output_options.py [BACKEND] Configurable resolution level when validating variables (#1415) 2026-02-02 09:50:52 -08:00
test_throttle_protection.py [DEV] More tests around passed-in ytdl-options (#1423) 2026-01-25 09:55:26 -08:00
test_thumbnail_plugins.py [FEATURE] square_thumbnail plugin (#1244) 2025-06-18 22:37:06 -07:00