flake8/tests
Eric N. Vander Weele 1757bce321 utils: Tighten parse_comma_separated_list() contract further
Now that callers are ensuring that `value` is not `None`, we can further
tighten the contract and remove the conditional to account when `None`
is passed-in for `value`.

Additionally, add a new test vector to account for when an empty string
is passed in, which would fail `if no value`.
2019-07-28 10:43:06 -04:00
..
fixtures Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
integration Fix / improve recently merged patches + CI 2019-07-08 14:22:51 -07:00
unit utils: Tighten parse_comma_separated_list() contract further 2019-07-28 10:43:06 -04:00
__init__.py mypy now passes 2019-05-19 17:31:04 -07:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00