Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Adding tests for all branches of OAuth2Credentials._do_revoke. #481

Merged
merged 1 commit into from
Apr 6, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Apr 6, 2016

Also updating the _do_refresh_request tests to check the content sent.

Also updating the `_do_refresh_request tests` to check
the content sent.
'status': http_client.OK,
})
store = mock.MagicMock()
self._do_revoke_test_helper(response, b'', None, store=store)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@theacodes
Copy link
Contributor

Looks mostly good. Feel free to merge when you respond to or address my one comment.

@nathanielmanistaatgoogle
Copy link
Contributor

Looks great.

@dhermes dhermes merged commit 3396e52 into googleapis:master Apr 6, 2016
@dhermes dhermes deleted the cover-client-v3 branch April 6, 2016 23:05
@theacodes theacodes mentioned this pull request Apr 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants