Commit Graph

3 Commits

Author SHA1 Message Date
Ben Darnell 427d0e65df testing: Remove deprecated LogTrapTestCase
Move the tests that relied on this in concurrent_test.py to use
log.debug instead. (The redbot test has been broken and needs work
anyway.
2017-06-10 22:47:55 -04:00
Ben Darnell 1e69faa115 Make the websocket_connect error handling more comprehensive.
Now covers successful http responses that return a non-websocket body
and network errors that prevent a body from being returned.

Added a connect_timeout parameter to websocket_connect.
2013-04-08 23:11:08 -04:00
Ben Darnell 5b3e9ec4a3 Add 3.0.1 release notes. 2013-04-08 22:22:34 -04:00