kapadia / usgs

Client library for interfacing with USGS datasets
http://kapadia.github.io/usgs/
ISC License
109 stars 38 forks source link

Check response on login #36

Closed j08lue closed 7 years ago

j08lue commented 7 years ago

This addresses #35

and fixes the tests that were relying on has_key.

We are lacking a test for login, though. I did not add it because I don't know how to mock yet...

kapadia commented 7 years ago

@j08lue, thanks for the PR!