summaryrefslogtreecommitdiff
path: root/tests/unit/test_option_manager.py
Commit message (Expand)AuthorAgeFilesLines
* Add python and platform details to --versionIan Cordasco2016-06-281-1/+3
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-171-2/+2
* Update tests after last night's refactorIan Cordasco2016-05-101-20/+18
* Fix import ordering in test filesIan Cordasco2016-02-251-2/+2
* Log extended default values and add a testIan Cordasco2016-01-241-0/+10
* Add tests around new OptionManager methodsIan Cordasco2016-01-171-1/+72
* Add more docstrings and fix lint errorsIan Cordasco2016-01-101-0/+1
* Add test for comma-separated paths normalizationIan Cordasco2016-01-091-2/+20
* Add more tests around parse_argsIan Cordasco2016-01-091-6/+25
* Show that even defaults are properly normalizedIan Cordasco2016-01-091-1/+2
* Add failing test for OptionManager.parse_argsIan Cordasco2016-01-091-0/+17
* Add test for custom arguments to add_optionIan Cordasco2016-01-091-0/+13
* Start testing the OptionManagerIan Cordasco2016-01-091-0/+46