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.

Diff Revision 3 (Latest)

orig
1
2
3
README.md
git_repository_test.go
main_test.go
Loading...