summaryrefslogtreecommitdiff
path: root/tests/sources/git.py
Commit message (Expand)AuthorAgeFilesLines
...
* tests/sources/git.py: Test that we ignore inconsistent submodules.Tristan Van Berkom2018-03-221-0/+37
* tests: Add a git test that project overrides workJonathan Maw2018-02-191-0/+39
* tests: Add tests to verify git sources obey submodule checkout configJonathan Maw2018-02-191-0/+207
* tests: fix erroneous comment in git testJonathan Maw2018-02-191-1/+1
* tests/sources: Use new error checking tools for source testsTristan Van Berkom2018-01-011-7/+6
* tests/sources/git.py: Converted to use newer CLI fixturesTristan Van Berkom2017-11-051-365/+61
* Fix affected test cases24-better-validation-for-loaded-yamlTristan Maat2017-09-141-3/+3
* tests/source/git.py: Skip if git is not availableTristan Van Berkom2017-09-041-0/+12
* Fixed test cases for Source refresh() -> track() API changeTristan Van Berkom2017-01-181-13/+16
* Fixed git submodule tests to be relocatable (was breaking in different places)Tristan Van Berkom2017-01-041-47/+55
* Added git source test for fetching and staging gits with subreposTristan Van Berkom2017-01-031-2/+135
* Adding first git plugin testsTristan Van Berkom2016-12-191-0/+227