summaryrefslogtreecommitdiff
path: root/tests/frontend/artifact.py
Commit message (Expand)AuthorAgeFilesLines
* tests/frontend/artifact.py: test artifact delete with --deps optionsjennis/load_artifact_dependenciesJames Ennis2019-08-221-0/+91
* Addition of bst artifact list-contents:Rebecca Grayson2019-08-161-0/+67
* Frontend: Fix bst artifact logJames Ennis2019-08-091-0/+3
* _artifact.py: Rework to use artifact protoRaoul Hidalgo Charman2019-05-151-5/+5
* element.py: Name normalisation & artifact path constructer helpersTom Pollard2019-05-151-2/+1
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: when comparing lists/dicts, compare all at onceBenjamin Schubert2019-03-211-2/+4
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-6/+6
* 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
* cascache.py: Ensure path exists before trying to update the mtimeJames Ennis2019-03-131-0/+38
* cli.py: Add artifact delete commandJames Ennis2019-03-131-0/+104
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-1/+1
* tests: Don't use integration test for artifact logJürg Billeter2019-02-191-0/+64