summaryrefslogtreecommitdiff
path: root/tests/format/options.py
Commit message (Expand)AuthorAgeFilesLines
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* The new YAML World OrderDaniel Silverstone2019-03-271-8/+8
* 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
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests/format/options.py: Added tests for invalid variable names in optionsTristan Van Berkom2018-04-061-0/+11
* tests/format/options.py: Added tests for invalid option name symbolsTristan Van Berkom2018-04-061-0/+13
* tests/format: Use new error assertions all aroundTristan Van Berkom2018-01-011-32/+13
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* tests/format: Test proper failure of reference to undefined optionsTristan Van Berkom2017-10-231-0/+15
* tests/format/options.py: General tests for project optionsTristan Van Berkom2017-10-101-0/+228