You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.