Closed j08lue closed 7 years ago
This addresses #35
and fixes the tests that were relying on has_key.
has_key
We are lacking a test for login, though. I did not add it because I don't know how to mock yet...
login
mock
@j08lue, thanks for the PR!
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 tomock
yet...