summaryrefslogtreecommitdiff
path: root/tests/frontend/artifact.py
Commit message (Expand)AuthorAgeFilesLines
* 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