Anthony Sottile
af1668bf04
extend black formatting to tests as well
2021-04-18 09:23:48 -07:00
Anthony Sottile
3f10c04fd0
fix mypy errors
2021-04-07 08:28:11 -07:00
Anthony Sottile
358ae85120
automatic: pyupgrade --py36-plus
2021-03-30 17:37:13 -07:00
Anthony Sottile
d3c95f00d0
Switch from entrypoints to importlib_metadata
2019-11-28 17:30:52 -08:00
Anthony Sottile
ff15ba0865
Replace setuptools with entrypoints
2018-11-05 11:08:37 -08:00
Carl Meyer
4e58068657
Add support for local (in-repo, non-setuptools) plugins.
...
Closes #357
2017-08-03 00:25:37 -07:00
Ian Cordasco
8bc76f79de
Configure flake8-import-order to use Google Style
...
This relies on two things:
1. Properly configuring flake8-import-order to use that style
2. Properly configuring flake8-import-order to know that flake8 is our
application name.
2016-06-17 10:26:36 -05:00
Ian Cordasco
de9f56addf
Fix import ordering in test files
2016-02-25 14:41:37 -06:00
Ian Cordasco
0645ec3ef7
Move __contains__ and __getitem__ to proper class
2016-02-02 16:53:24 -06:00
Ian Cordasco
916bec859c
Finish testing PluginManager
2016-01-21 08:32:35 -06:00
Ian Cordasco
50e8fef125
Add more PluginManager tests
2016-01-21 08:26:05 -06:00
Ian Cordasco
6a72e36681
Start tests for PluginManager
2016-01-19 23:01:07 -06:00