src-d / rovers

Rovers is a service to retrieve repository URLs from multiple repository hosting providers.
GNU General Public License v3.0
14 stars 13 forks source link

Add more unit tests with mocks for github tests #185

Open mcarmonaa opened 6 years ago

mcarmonaa commented 6 years ago

We should add unit tests for the github provider mocking the github API.

Related to #184