The convenience unit tests currently only verify that a repo can be created and opened properly (or returns the expected errors if it cannot), however no other convenience methods are tested.
Specifically, the branch convenience method appears to be broken and would be easier to determine if there was a proper unit test for this and other methods.
The convenience unit tests currently only verify that a repo can be created and opened properly (or returns the expected errors if it cannot), however no other convenience methods are tested.
Specifically, the branch convenience method appears to be broken and would be easier to determine if there was a proper unit test for this and other methods.