ytdl-sub/tests/unit/config
Jesse Bannon 2076de3074
[BUGFIX] Smarter subscription validation (#895)
With the right functions, it was possible for subscription validation to raise a false-positive error. This should hopefully resolve that issue and give validation a small performance increase
2024-01-10 18:16:12 -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 [BACKEND] Make sibling metadata optional to compute (#855) 2023-12-26 11:57:03 -08:00
test_preset.py [BUGFIX] Smarter subscription validation (#895) 2024-01-10 18:16:12 -08:00
test_subscription.py [BUGFIX] Actually fix subscription_name with periods in it (#861) 2023-12-29 15:41:33 -08:00