Comment 3 for bug 1048724

Revision history for this message
Jeremy Stanley (fungi) wrote : Re: git-review should use gerritlib

Yes, effectively we want something in git-review we can cleanly mock for unit testing. As discussed in https://review.openstack.org/17552 mocking Gerrit itself is mostly impossible (leading to hackish scripts like https://github.com/fungi/grtest/blob/master/grtest for regression testing).