Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assert expected type of response from CouchDB #162

Merged
merged 1 commit into from
Aug 30, 2013

Conversation

stefankoegl
Copy link
Contributor

I've added an assert to ViewResults.fetch() to ensure that CouchDB responds with JSON objects (Python dict) as expected. This should catch errors as in #145 early.

benoitc added a commit that referenced this pull request Aug 30, 2013
assert expected type of response from CouchDB
@benoitc benoitc merged commit 06ea814 into benoitc:master Aug 30, 2013
@benoitc
Copy link
Owner

benoitc commented Aug 30, 2013

thx! sorry for the delay....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants