-
-
Notifications
You must be signed in to change notification settings - Fork 4
Write more unit tests #1
Copy link
Copy link
Closed
Labels
💪 phase/solvedPost is donePost is done🕸️ area/testsThis affects testsThis affects tests🦋 type/enhancementThis is great to haveThis is great to have
Metadata
Metadata
Assignees
Labels
💪 phase/solvedPost is donePost is done🕸️ area/testsThis affects testsThis affects tests🦋 type/enhancementThis is great to haveThis is great to have
Also, the current tests create a temporary directory with a git repository. We can instead mock
git-contributors(assuming thatgit-contributorshas sufficient coverage of its own).