Add unit tests for git repository functions
Review Request #7053 — Created March 12, 2015 and submitted — Latest diff uploaded
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 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
README.md |
---|
git_repository_test.go |
---|
main_test.go |
---|