Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tox.ini: Remove external plugins tests | Benjamin Schubert | 2020-01-13 | 1 | -84/+0 |
* | tests: Use pytest.raise() instead of checking for return code | Benjamin Schubert | 2019-12-02 | 1 | -2/+3 |
* | Reformat code using Black | Chandan Singh | 2019-11-14 | 1 | -9/+5 |
* | 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 |