GetStream / stream-python

Python Client - Build Activity Feeds & Streams with GetStream.io
https://getstream.io
BSD 3-Clause "New" or "Revised" License
141 stars 41 forks source link

Use synchronous endpoint for tests and fix some of them #48

Closed JelteF closed 8 years ago

JelteF commented 8 years ago

The only ones that are still failing are the mark_read and mark_seen tests. These can fail randomly on the QA server, but don't seem to do so on the regular one.

iandouglas commented 8 years ago

looks great @JelteF thanks for your work on this. Please update CHANGELOG and bump the version to 2.3.9, merge all changes, and then we'll submit it to PyPi.