summaryrefslogtreecommitdiff
path: root/tests/frontend/push.py
Commit message (Expand)AuthorAgeFilesLines
* tests.py: Test skip on pushJosh Smith2018-09-191-0/+23
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-031-1/+2
* local plugin: validate project pathsTiago Gomes2018-08-021-11/+11
* tests/frontend/push.py: Remove xfail mark from LRU cache testJürg Billeter2018-07-171-4/+0
* tests: Test push/pull on all platformsJürg Billeter2018-07-171-4/+0
* tests/frontend/push.py: Use ArtifactShare statvfs mockingJürg Billeter2018-07-171-29/+9
* tests: Use context manager for ArtifactShareJürg Billeter2018-07-171-244/+244
* tests/frontend/push.py: Add missing skip annotation for non-Linux468-source-bundle-except-argument-is-ignoredJürg Billeter2018-07-091-0/+1
* tests: Remove unneeded ArtifactShare.update_summary() methodJürg Billeter2018-07-091-14/+0
* Interpret names as colon separated junction path in loader.Valentin David2018-06-081-0/+25
* pushreceive.py: Ensure huge artifacts are not pushedJames Ennis2018-06-071-1/+0
* push.py: Add tests to test remote cache expiryJames Ennis2018-06-071-1/+184
* tests: Do not rely on 'downloadable' statusJürg Billeter2018-05-111-1/+1
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-2/+2
* tests/frontend/push.py: Test that we don't push stuff that we just pulledSam Thursfield2018-02-261-0/+53
* tests/frontend: Summarize the existing push and pull testsSam Thursfield2018-02-261-0/+7
* tests: Exercise the new multiple cache supportSam Thursfield2018-01-111-23/+56
* Add support for multiple remote cachesSam Thursfield2018-01-111-27/+6
* tests/frontend: Assert cached state in a single lineSam Thursfield2018-01-111-4/+2
* tests/frontend: Updating tests to use new error checksTristan Van Berkom2018-01-011-4/+4
* tests/frontend: Reverse ordering of cache specificationsSam Thursfield2017-12-121-7/+7
* Replace 'push-url' and 'pull-url' options with just 'url'sam/canonical-push-urlsSam Thursfield2017-11-221-8/+4
* Fix tests for other platformsTristan Maat2017-09-281-0/+3
* Test the proper fallback of artifact configsMathieu Bridon2017-09-191-4/+34
* tests/frontend/push.py: Adding test for `bst push`Tristan Van Berkom2017-09-051-0/+98