Add unit tests for git repository functions

Review Request #7053 — Created March 12, 2015 and submitted — Latest diff uploaded

Information

rb-gateway
master
bb00723...

Reviewers

Currently rb-gateway has no automated tests. This adds automated tests that checks against all functions in git_repository.go.

Made sure that all tests pass when running go test.

    Loading...