ytdl-sub/tests
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
..
e2e [FEATURE] Throttle protection per request (#1229) 2025-05-31 09:41:14 -07:00
integration [BACKEND] Configurable resolution level when validating variables (#1415) 2026-02-02 09:50:52 -08:00
resources [BACKEND] Configurable resolution level when validating variables (#1415) 2026-02-02 09:50:52 -08:00
unit [BACKEND] Configurable resolution level when validating variables (#1415) 2026-02-02 09:50:52 -08:00
__init__.py Add channel as kodi tv show e2e test (#15) 2022-04-29 11:09:32 -07:00
conftest.py [DEV] More tests around passed-in ytdl-options (#1423) 2026-01-25 09:55:26 -08:00
expected_download.py [DEV] Cross platform test fixture helpers (#1058) 2024-09-20 14:58:07 -07:00
expected_transaction_log.py [DEV] Test-case for subscription with existing download archive (#819) 2023-11-16 23:37:24 -08:00
resources.py [BACKEND] Partial resolve support for Scripts (#1410) 2026-01-12 17:34:34 -08:00