summaryrefslogtreecommitdiff
path: root/tests/frontend/pull.py
Commit message (Expand)AuthorAgeFilesLines
* Add --remote, -r option to bst build, inline with pull & pushTom Pollard2019-02-051-0/+53
* tests/frontend/pull.py: Add default target test for bst push/pullJürg Billeter2019-01-241-0/+50
* tests/frontend/pull.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-4/+4
* Move push and pull to the new artifact subcommand groupJames Ennis2019-01-221-6/+6
* Rework Skipped usageJosh Smith2018-09-191-1/+2
* Add tests that not-found objects in cache are shown as SKIPPEDbschubert/log-missed-cacheBenjamin Schubert2018-08-291-0/+19
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-021-2/+1
* tests/frontend/pull.py: Add pull test for missing blobs on the serverJürg Billeter2018-07-171-0/+42
* tests: Test push/pull on all platformsJürg Billeter2018-07-171-7/+0
* tests: Use context manager for ArtifactShareJürg Billeter2018-07-171-178/+182
* tests: Remove unneeded ArtifactShare.update_summary() methodJürg Billeter2018-07-091-10/+0
* Interpret names as colon separated junction path in loader.Valentin David2018-06-081-0/+34
* _stream.py: Do not force `PipelineSelection.ALL` for build with trackingJürg Billeter2018-05-111-1/+1
* tests: Do not rely on 'downloadable' statusJürg Billeter2018-05-111-15/+21
* tests/frontend/pull.py: Do not use a workspace for the non-strict testJürg Billeter2018-02-271-2/+3
* tests/frontend: Summarize the existing push and pull testsSam Thursfield2018-02-261-0/+20
* tests/frontend/pull.py: Add track+pull test for non-strict build planJürg Billeter2018-01-231-0/+44
* tests/frontend/pull.py: Add pull test for non-strict build planJürg Billeter2018-01-231-0/+51
* tests: Exercise the new multiple cache supportSam Thursfield2018-01-111-76/+85
* Add support for multiple remote cachesSam Thursfield2018-01-111-27/+6
* tests/frontend: Assert cached state in a single lineSam Thursfield2018-01-111-12/+6
* tests/frontend: Updating tests to use new error checksTristan Van Berkom2018-01-011-6/+6
* 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-3/+33
* tests/frontend/pull.py: Added test case for testing `bst pull`Tristan Van Berkom2017-09-051-0/+145