Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat code using Black | Chandan Singh | 2019-11-14 | 1 | -26/+20 |
* | tests: Change all calls to _yaml.dump to _yaml.rountrip_dump | Benjamin Schubert | 2019-07-15 | 1 | -1/+1 |
* | 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 | -3/+3 |
* | 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 parameters in functions | Benjamin Schubert | 2019-03-01 | 1 | -7/+7 |
* | Expose basic api for testing external plugins.phil/plugin-testing-api | Phil Dawson | 2019-02-08 | 1 | -1/+1 |
* | plugins/sources/pip.py: Accomodate characters '-','.','_' for packages | ctolentino8 | 2018-11-02 | 1 | -0/+20 |
* | Add pip source plugin | Chandan Singh | 2018-08-15 | 1 | -0/+47 |