ytdl-sub/tests/unit/validators
Jesse Bannon a79fcaa25b
Use URLs instead of IDs for sources (#70)
* youtube video url

* WIP, channel /user/ and /c/ should be valid

* unit tests passing

* soundcloud artist url

* soundcloud username

* break configs with name change

* Update all yamls with urls

* update all docs

* more negative url tests
2022-06-05 16:19:08 -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 setup cfg 2022-04-26 07:19:53 +00: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