summaryrefslogtreecommitdiff
path: root/tests/elements
Commit message (Expand)AuthorAgeFilesLines
* 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-043-1/+20
* filter.py: don't recurse when staging dependenciesDor Askayo2019-01-303-0/+39
* 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-1618-0/+601