Add tests for the streaming connection backoffs.
authorTimo Ewalds <tewalds@google.com>
Mon, 26 Aug 2013 21:23:01 +0000 (17:23 -0400)
committerTimo Ewalds <tewalds@google.com>
Fri, 30 Aug 2013 17:33:51 +0000 (13:33 -0400)
commite44bf2a3335c3e90c6280533a1136236a91af766
tree3251075412ea5c9fa82b6c5efcc543a55cd40de7
parent447f69cd3de67b0d241b9d4f669ecc9b9c0cdb54
Add tests for the streaming connection backoffs.

Move mock.py contents into test_utils.py to fix conflict between local mock.py and mock library.
test_requirements.txt
tests/mock.py [deleted file]
tests/test_streaming.py
tests/test_utils.py