summaryrefslogtreecommitdiff
path: root/tests/format/dependencies.py
Commit message (Expand)AuthorAgeFilesLines
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+1
* Reformat code using BlackChandan Singh2019-11-141-81/+83
* tests/format/dependencies.py: Test errors when explicitly setting strict to Truetristan/strict-rebuildTristan Van Berkom2019-08-311-0/+7
* tests/format/dependencies.py: Testing for error of invalid strict runtime depsTristan Van Berkom2019-08-311-0/+7
* tests: Add test for DUPLICATE_DEPENDENCY verificationDaniel Silverstone2019-08-081-0/+23
* 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