ytdl-sub/tests/unit/validators
Jesse Bannon 4447f456d5
Validate all preset StringFormatValidators on init (#79)
* fast fail

* update error msg in test
2022-06-28 09:34:30 -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 setup cfg 2022-04-26 07:19:53 +00:00
test_string_formatter_validator.py Validate all preset StringFormatValidators on init (#79) 2022-06-28 09:34:30 -07:00
test_string_validator.py setup cfg 2022-04-26 07:19:53 +00:00
test_url_validator.py Use URLs instead of IDs for sources (#70) 2022-06-05 16:19:08 -07:00