GetStream / stream-python

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

some improvements on tests #44

Closed iandouglas closed 7 years ago

iandouglas commented 7 years ago

Summary:

added some timers for running tests locally vs against prod environment

PR - Merge Checklist:

-- Verify:

Tests still seem brittle due to calling a production API endpoint. I'd love to find the Python equivalent of Ruby's VCR gem to record the request/response of API calls.

Rollback:

git revert