Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutils | Phil Dawson | 2019-04-16 | 1 | -7/+1 |
* | tests:lint: fix all redefined-outer-name errors | Benjamin Schubert | 2019-03-20 | 1 | -6/+6 |
* | tests/external_plugins.py: remove unused imports | Benjamin Schubert | 2019-03-20 | 1 | -2/+0 |
* | tests:lint: don't use mutable default variables | Benjamin Schubert | 2019-03-20 | 1 | -1/+4 |
* | tests:lint: fix all ungrouped imports | Benjamin Schubert | 2019-03-20 | 1 | -3/+1 |
* | tests:lint: reorder imports for consistency | Benjamin Schubert | 2019-03-20 | 1 | -1/+2 |
* | Allow testing of external plugins via toxphil/external-plugin-testing | Phil Dawson | 2019-03-08 | 1 | -0/+93 |