summaryrefslogtreecommitdiff
path: root/tests/unit/test_plugin_manager.py
Commit message (Expand)AuthorAgeFilesLines
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-171-2/+2
* Fix import ordering in test filesIan Cordasco2016-02-251-2/+2
* Move __contains__ and __getitem__ to proper classIan Cordasco2016-02-021-27/+1
* Finish testing PluginManagerIan Cordasco2016-01-211-1/+15
* Add more PluginManager testsIan Cordasco2016-01-211-0/+49
* Start tests for PluginManagerIan Cordasco2016-01-191-0/+13