Skip to content

Conversation

@FanchenBao
Copy link

@FanchenBao FanchenBao commented Jul 10, 2019

response.data is in byte. Direct comparing response.data to message, which is a string, leads to failure in the second test. Turning message into bytes resolves this issue and the second test succeeds (only tested in Python3).

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.

1 participant