Added tests for all methods related to git mirroring.
Review Request #9435 — Created Dec. 10, 2017 and updated — Latest diff uploaded
Added
TestGetMirror,TestCloneandTestPull
to git_repository_test.goandTestGetMirrorAPItoroutes_test.go.
This is where most of the testing for previous related Review Requests
occurs.
The tests were run and passed.