Closed cosmocracy closed 6 years ago
Looks like the tests are failing because the mocked responses aren't including a the status
attribute returned by the API. Perhaps my PR should also fix this issue?
Canceling this PR as the API tests don't consistently include mocked status
and status_code
values.
FYI, @teleyinex. This might resolve #12 / #47
This looks good! Please sign the CONTRIBUTION agreement and we will merge it!
Apologies for the really long delay!
Ensure the payload contains a
status
attribute since existing code doesn't properly handle failure (i.e., assumes success if it doesn't see the failure it expects)