Open ananace opened 7 years ago
As the title suggests, set up Mock instances of things and write tests to use them.
Mock
Basic mocks for the get_* methods are in place, still missing all the other requests.
get_*
As the title suggests, set up
Mock
instances of things and write tests to use them.