summaryrefslogtreecommitdiff
path: root/tests/format/listdirectiveerrors.py
Commit message (Expand)AuthorAgeFilesLines
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* 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: rename tests shadowing another one and fix failuresBenjamin Schubert2019-03-201-1/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests/format: Use new error assertions all aroundTristan Van Berkom2018-01-011-13/+4
* Remove unused imports in test filesGökçen Nurlu2017-12-071-1/+0
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* Catch attempts to compose a listSam Thursfield2017-10-311-0/+15
* tests/yaml/, tests/format/: Added tests for list composition directivesTristan Van Berkom2017-10-171-0/+41