class documentation
class BuildRepoRootTests(TestCase):
Tests that build on-disk repos from scratch.
Repos live in a temp dir and are torn down after each test. They start with a single commit in master having single file named 'a'.
Inherited from TestCase
:
Method | override |
Undocumented |