summaryrefslogtreecommitdiff
path: root/tests/frontend/yamlcache.py
Commit message (Expand)AuthorAgeFilesLines
* 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: reorder imports for consistencyBenjamin Schubert2019-03-201-2/+3
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-2/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+2
* Introduce new "source" command groupChandan Singh2018-12-141-2/+2
* Fix some ruamel warnings during testsValentin David2018-10-261-2/+2
* yamlcache.py: Add YAML cache changed file testLachlan Mackenzie2018-10-151-3/+26
* yamlcache.py: Add yaml cache testsJonathan Maw2018-10-151-0/+119