summaryrefslogtreecommitdiff
path: root/tests/format/optionflags.py
Commit message (Expand)AuthorAgeFilesLines
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+1
* Reformat code using BlackChandan Singh2019-11-141-84/+64
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-151-2/+2
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* The new YAML World OrderDaniel Silverstone2019-03-271-2/+2
* 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: Use new error assertions all aroundTristan Van Berkom2018-01-011-15/+6
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* tests/format/optionflags.py: Added flags option specific test casesTristan Van Berkom2017-10-101-0/+130