summaryrefslogtreecommitdiff
path: root/tests/external_plugins.py
Commit message (Expand)AuthorAgeFilesLines
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-7/+1
* tests:lint: fix all redefined-outer-name errorsBenjamin Schubert2019-03-201-6/+6
* tests/external_plugins.py: remove unused importsBenjamin Schubert2019-03-201-2/+0
* tests:lint: don't use mutable default variablesBenjamin Schubert2019-03-201-1/+4
* tests:lint: fix all ungrouped importsBenjamin Schubert2019-03-201-3/+1
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-201-1/+2
* Allow testing of external plugins via toxphil/external-plugin-testingPhil Dawson2019-03-081-0/+93