summaryrefslogtreecommitdiff
path: root/tests/testutils/runcli.py
Commit message (Expand)AuthorAgeFilesLines
* Fix teststracking-changesTristan Maat2017-12-071-0/+26
* tests/testutils/runcli.bst: Fix get_pipeline() to not use mutable default arg...Tristan Van Berkom2017-11-181-1/+4
* load.py: Migrate to new test styleTristan Maat2017-11-101-0/+26
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* tests/testutils/runcli.py: get_element_state() now uses --downloadableTristan Van Berkom2017-10-291-0/+1
* tests/testutils/runcli.py: Optionally make the runner not verboseTristan Van Berkom2017-10-231-8/+10
* tests/testutils/runcli.py: Provide the last raised exception in the resultTristan Van Berkom2017-10-101-1/+14
* Fix tests for other platformsTristan Maat2017-09-281-0/+13
* tests/testutils/runcli.py: Now the cli can set the environment and cwd for a runTristan Van Berkom2017-09-051-7/+40
* tests/testutils/runcli.py: Print CLI commands unconditionallyTristan Van Berkom2017-09-051-5/+5
* tests/testutils/runcli.py: Added get_element_key() method to fetch cache keyTristan Van Berkom2017-09-051-0/+13
* tests/testutils/runcli.py: Added fixture for running the CLITristan Van Berkom2017-09-041-0/+113