summaryrefslogtreecommitdiff
path: root/tests/unit/test_option.py
Commit message (Expand)AuthorAgeFilesLines
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-171-3/+2
* Fix import ordering in test filesIan Cordasco2016-02-251-2/+3
* Fix other tests after pylint fixesIan Cordasco2016-02-191-0/+3
* Add more docstrings and fix lint errorsIan Cordasco2016-01-101-0/+1
* Handle when dest is provided to OptionIan Cordasco2016-01-091-0/+5
* Generate dest for Options alwaysIan Cordasco2016-01-091-1/+1
* Test parse_from_config behaviour of OptionsIan Cordasco2016-01-091-0/+7
* Move unit tests into tests/unitIan Cordasco2016-01-091-0/+52