ytdl-sub/tests/unit/validators
Jesse Bannon 4b9709aeab
[FEATURE] Configurable file_name_max_bytes (#562)
* config for max file size, need to move to defaults file

* wroking
2023-03-25 20:17:38 -07:00
..
__init__.py make validator abstract, unit tests for bool and str validator 2022-04-05 07:00:45 +00:00
conftest.py make validator abstract, unit tests for bool and str validator 2022-04-05 07:00:45 +00:00
test_bool_validator.py setup cfg 2022-04-26 07:19:53 +00:00
test_dict_validator.py [BACKEND] Enable info.json by default for TV show presets (#534) 2023-03-12 18:31:29 -07:00
test_file_path_validators.py [FEATURE] Configurable file_name_max_bytes (#562) 2023-03-25 20:17:38 -07:00
test_regex_validator.py [BACKEND] Allow list validators to support length-1 lists without defining a yaml list (#126) 2022-07-26 09:10:51 -07:00
test_string_formatter_validator.py [BACKEND] Properly sanitize recursive variables (#477) 2023-02-25 09:35:41 -08:00
test_string_validator.py setup cfg 2022-04-26 07:19:53 +00:00