def test_websocket_http_success(self): with self.assertRaises(WebSocketError): yield self.ws_connect('/non_ws')