rlapi
rlapi copied to clipboard
Cover code with tests
Ideally, I would probably want to create test stubs for different API responses to be able to test wrapper's requests and response handling + obviously cover code that doesn't require API calls too.
However I never made any tests for code that require actual API calls, so if anyone wants to, they're welcome to comment here about how this could be solved.