summaryrefslogtreecommitdiff
path: root/tests/frontend/mirror.py
Commit message (Expand)AuthorAgeFilesLines
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-2/+2
* testutils: move repo.py into buildstream.plugintestutilsPhil Dawson2019-04-121-2/+1
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* tests:lint: fix all unused-import from pylintBenjamin Schubert2019-03-201-2/+2
* tests: move templated source tests from mirror.py into separate filePhil Dawson2019-03-141-397/+1
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-4/+8
* tests: Remove unused variablesBenjamin Schubert2019-03-011-13/+8
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+2
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-2/+2
* Introduce new "source" command groupChandan Singh2018-12-141-15/+15
* tests: Add regression test for mirroring with project.refsJonathan Maw2018-10-031-0/+76
* tests/frontend/mirror.py: Reenable test_mirror_fetch_upstream_absent[ostree]tristan/538-reenable-ostree-testTristan Van Berkom2018-08-301-4/+0
* Fix ostree repository mirroringValentin David2018-08-161-4/+0
* Test we can discovered submodules on fallback mirrored git repositoriesValentin David2018-08-141-0/+96
* Test git mirroring fallback on submodules when main repo is not mirrored.Valentin David2018-08-141-0/+97
* tests: Add a test of the git source with submodulesJonathan Maw2018-08-141-0/+80
* tests: Test that fetching passes when upstream is absentJonathan Maw2018-08-141-0/+61
* tests/frontend/mirror.py: Re-enable a test for gitValentin David2018-08-141-4/+0
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-08-021-2/+161
* tests: Add mirrored fetching and tracking testsJonathan Maw2018-07-271-0/+402