summaryrefslogtreecommitdiff
path: root/tests/unit/test_plugin_manager.py
Commit message (Expand)AuthorAgeFilesLines
* Replace setuptools with entrypointsAnthony Sottile2018-11-051-19/+19
* Add support for local (in-repo, non-setuptools) plugins.Carl Meyer2017-08-031-0/+12
* 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