Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutils | Phil Dawson | 2019-04-16 | 1 | -1/+1 |
* | tests: str(datafiles) instead of a longer thing | Angelos Evripiotis | 2019-03-21 | 1 | -1/+1 |
* | tests:lint: disable 'unused-import' checks on pytest fixtures | Benjamin Schubert | 2019-03-20 | 1 | -1/+1 |
* | tests:lint: silence redefined-outer-name in files using fixtures | Benjamin Schubert | 2019-03-20 | 1 | -0/+3 |
* | tests: Remove unused variables | Benjamin Schubert | 2019-03-01 | 1 | -1/+0 |
* | Use [a, b, *c] instead of [a, b] + c when building listbschubert/more-pythonic-list-concat | Benjamin Schubert | 2019-03-01 | 1 | -1/+1 |
* | Expose basic api for testing external plugins.phil/plugin-testing-api | Phil Dawson | 2019-02-08 | 1 | -1/+1 |
* | tests/frontend/rebuild.py: Add strict/non-strict rebuild testjuerg/rebuild | Jürg Billeter | 2018-09-24 | 1 | -0/+36 |