Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_landings: increase git landing coverage (bug 1934485) (#190)
* upgrade landings tests to work with both Hg and Git repos * fix a few simple bugs in the Git implementation --------- test_landings: update repo_mc factory to allow parameters GitSCM.update_repo: use git fetch rather than pull GitSCM: set Git user on local clone test: ignore denyCurrentBranch in git repo fixture test_landings: allow create_patch_revision to fetch normal patches by index *SCM.apply_patch: add suffix to temporary files tests: don't rstrip diff fixtures (git requires a trailing newline) test_git: initialise test_repo with seed patch tests: add git_repo to landings tests test_landings: add repo_mc parametrable factory test-landings: add hg_repo_mc fixture conftest: dos2unix conversion Co-authored-by: Connor Sheehan <[email protected]>
- Loading branch information