summaryrefslogtreecommitdiff
path: root/tests/unit/test_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-171-4/+3
* Refactor off-by-default plugins and enabling themIan Cordasco2016-05-281-2/+5
* Update tests after last night's refactorIan Cordasco2016-05-101-6/+0
* Fix import ordering in test filesIan Cordasco2016-02-251-3/+4
* Make Plugin.load_plugin raise a Flake8 exceptionIan Cordasco2016-01-221-0/+12
* Add tests for the Plugin classIan Cordasco2016-01-191-0/+144