kombu/funtests/tests/test_couchdb.py

11 lines
230 B
Python
Raw Normal View History

from funtests import transport
class test_couchdb(transport.TransportCase):
2013-04-15 16:44:13 +00:00
transport = 'couchdb'
prefix = 'couchdb'
event_loop_max = 100
def after_connect(self, connection):
connection.channel().client