summaryrefslogtreecommitdiff
path: root/tests/integration/cachedfail.py
Commit message (Expand)AuthorAgeFilesLines
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-4/+4
* tests: Move conftest.py into tests/ subdirectoryTristan Van Berkom2019-03-201-1/+1
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-3/+3
* tests: Remove unused variablesBenjamin Schubert2019-03-011-3/+0
* tests/integration/cachedfail.py: Fix test_push_cached_failJürg Billeter2019-02-201-2/+5
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+2
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-4/+4
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-1/+1
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-3/+5
* Don't cache sandbox errorsBenjamin Schubert2018-11-191-0/+39
* tests: Add regression test for pushing failed buildsrichardmaw/push-failed-build-regressionRichard Maw2018-09-271-1/+1
* tests: Add tests for cached behavioursRichard Maw2018-07-311-0/+160