summaryrefslogtreecommitdiff
path: root/tests/sourcecache
Commit message (Expand)AuthorAgeFilesLines
* tests: check source push for workspaced elementsRaoul Hidalgo Charman2019-03-251-0/+40
* tests: check sources are pushed even if build failsRaoul Hidalgo Charman2019-03-254-0/+100
* tests: Add source cache push failure testRaoul Hidalgo Charman2019-03-251-0/+42
* tests: Add source cache pull after a push testRaoul Hidalgo Charman2019-03-251-0/+45
* tests: Add source cache push testRaoul Hidalgo Charman2019-03-251-0/+96
* tests: Add source cache fetch failure testRaoul Hidalgo Charman2019-03-251-0/+52
* tests: Add source cache test for fallbackRaoul Hidalgo Charman2019-03-251-0/+59
* tests: Add source cache fetch testRaoul Hidalgo Charman2019-03-251-0/+111
* element.py: move _generate_key to _source_cachedRaoul Hidalgo Charman2019-03-211-1/+1
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-204-4/+4
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-204-0/+16
* tests:lint: be explicit when not using a variableBenjamin Schubert2019-03-201-1/+0
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-202-2/+4
* Source cache testsRaoul Hidalgo Charman2019-03-1415-0/+429