kombu/funtests/tests
Ask Solem f78af4fd2c Adds py-amqp transport (pyamqp) 2012-07-24 14:33:59 +01:00
..
__init__.py Functional tests for Pika transport, also asyncore drain_events now properly raises socket.timeout on timeout 2010-11-12 13:30:30 +01:00
test_SQS.py Merge branch 'master' into SQS-SDB 2011-06-13 12:16:26 +01:00
test_amqplib.py Moved kombu/tests/test_functional to funtests/ so they are not executed with the unit test suite 2010-11-12 11:50:18 +01:00
test_beanstalk.py Redis: Fixes serious issue where larger messages may be lost when consuming using the Redis transport (ask/celery issue #318). Thanks to Simon Zimmerman, Andy McCurdy and Honza Král! 2011-04-06 15:59:16 +02:00
test_couchdb.py Added funtests/setup.py 2010-11-12 12:02:04 +01:00
test_django.py Fixes functional tests for Django transport 2012-01-11 15:27:38 +00:00
test_mongodb.py Fixing up the MongoDB tests from their moving to the funtests module. Fixes a few typos as well. 2012-02-03 22:59:47 -05:00
test_pika.py Fixes functional tests for Django transport 2012-01-11 15:27:38 +00:00
test_pyamqp.py Adds py-amqp transport (pyamqp) 2012-07-24 14:33:59 +01:00
test_redis.py virtual: BrokerConnection.connect now immediately creates a channel. 2011-03-28 17:40:44 +02:00
test_sqla.py Use flake8 instead of pep8+pyflakes, and add it as a step in releaseok() 2011-04-21 18:29:51 +02:00
test_zookeeper.py Adds support for Apache Zookeeper as a transport. 2012-06-07 15:06:24 +01:00