summaryrefslogtreecommitdiff
path: root/tests/internals/pluginfactory.py
Commit message (Expand)AuthorAgeFilesLines
* Reformat code using BlackChandan Singh2019-11-141-166/+149
* _yaml: Split Node-related parts into 'node.pyx'Benjamin Schubert2019-07-151-17/+17
* _yaml: Add a 'from_dict' on Node to create new nodes from dictsBenjamin Schubert2019-07-151-16/+16
* The new YAML World OrderDaniel Silverstone2019-03-271-48/+49
* 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-17/+17
* tests: Remove unused variablesBenjamin Schubert2019-03-011-24/+24
* tests: Migrate plugin factory test to internals directoryTristan Van Berkom2019-01-161-0/+300