summaryrefslogtreecommitdiff
path: root/tests/artifactcache
Commit message (Expand)AuthorAgeFilesLines
* tar.py: Add tar testsTristan Maat2017-09-281-0/+83
* Removing artifact cache tests.Tristan Van Berkom2017-09-083-113/+0
* tests/artifactcache/basics.py: Call artifacts.pull() in a subprocessTristan Van Berkom2017-09-041-1/+5
* tests/artifactcache: Generate and fetch summary fileJürg Billeter2017-07-201-2/+13
* tests/artifactcache: Do not configure pull/push for all testsJürg Billeter2017-07-201-3/+4
* tests/artifactcache: Store cache keys as artifact metadataJürg Billeter2017-07-141-3/+18
* tests/artifactcache: Recalculate _cached after commitJürg Billeter2017-07-141-0/+1
* Move ArtifactError to exceptions.pyJürg Billeter2017-07-141-2/+3
* artifact tests: Adjust to work with new configuration and APIsTristan Van Berkom2017-07-101-3/+5
* tests/artifactcache: Add local push and fetch testJürg Billeter2017-06-271-1/+18
* Adapted test cases to new Context changesTristan Van Berkom2017-03-201-6/+5
* Updated artifact cache test cases.Tristan Van Berkom2017-03-103-21/+31
* pep8 fixes in artifactcache test caseTristan Van Berkom2016-12-101-0/+5
* Add ArtifactCache testsJürg Billeter2016-12-011-0/+47