• 
      

    Added tests for all methods related to git mirroring.

    Review Request #9435 — Created Dec. 11, 2017 and updated

    Information

    rb-gateway
    master
    7d23aa4...

    Reviewers

    Added TestGetMirror, TestClone and TestPull
    to git_repository_test.go and TestGetMirrorAPI to routes_test.go.
    This is where most of the testing for previous related Review Requests
    occurs.

    The tests were run and passed.

    hmarceau
    Review request changed

    Checks run (2 succeeded)

    flake8 passed.
    JSHint passed.