summaryrefslogtreecommitdiff
path: root/tests/artifactcache
Commit message (Expand)AuthorAgeFilesLines
* _artifactcache modules: Adhere to policy on private symbolstristan/private-refactor-2Tristan Van Berkom2018-04-041-3/+3
* Add test for project-specific artifact shares with junctionsJürg Billeter2018-02-0810-0/+121
* Move cli_options from Context to ProjectJürg Billeter2018-02-081-1/+1
* Make artifact cache tests work in python3.4jonathan/fix-tests-python34Jonathan Maw2018-01-121-3/+3
* tests: Exercise the new multiple cache supportSam Thursfield2018-01-111-0/+106
* Fixing tests to adapt to new setup of ProgramNotFound exceptionTristan Van Berkom2017-12-201-4/+3
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* 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