summaryrefslogtreecommitdiff
path: root/tests/elements/filter.py
Commit message (Expand)AuthorAgeFilesLines
* _yaml.py: Remove node_containsDaniel Silverstone2019-04-041-2/+2
* The new YAML World OrderDaniel Silverstone2019-03-271-7/+21
* tests: when comparing lists/dicts, compare all at onceBenjamin Schubert2019-03-211-4/+9
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-16/+16
* 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-1/+3
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+1
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-2/+2
* tests: Remove unused variablesBenjamin Schubert2019-03-011-1/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+2
* filter.py: Fail if declared domains do not exist in the parent elementjennis/warn_for_nonexistent_domainsJames Ennis2019-02-041-0/+11
* filter.py: don't recurse when staging dependenciesDor Askayo2019-01-301-0/+20
* tests/elements/filter.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-4/+6
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-7/+8
* tests: Rename `plugins` directory to `elements` directoryTristan Van Berkom2019-01-161-0/+463