summaryrefslogtreecommitdiff
path: root/tests/format/dependencies.py
Commit message (Expand)AuthorAgeFilesLines
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: when comparing lists/dicts, compare all at onceBenjamin Schubert2019-03-211-33/+26
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* tests:lint: remove all unneccessary-parens errors from pylintBenjamin Schubert2019-03-201-28/+28
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests: Migrate dependency order/iteration testing to the format testsTristan Van Berkom2019-01-161-17/+108
* tests: Migrate dependencies test to tests/formatTristan Van Berkom2019-01-161-0/+133