kombu/t/unit
Jon Dufresne f4fda3858f Remove print from tests; looks like it was left in from debugging (#719) 2017-04-17 10:24:00 +06:00
..
async Switching to boto3 only (#693) 2017-04-14 11:22:18 +06:00
transport Remove print from tests; looks like it was left in from debugging (#719) 2017-04-17 10:24:00 +06:00
utils Adds Queue.expires,.message_ttl,.max_length,.max_length_bytes,.max_priority (Issue #629) 2016-10-14 16:53:03 -07:00
__init__.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
conftest.py Entities can now be declared without binding to channel: entity.declare(channel=channel) 2016-10-27 14:22:19 -07:00
test_clocks.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_common.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_compat.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_compression.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_connection.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_entity.py Entities can now be declared without binding to channel: entity.declare(channel=channel) 2016-10-27 14:22:19 -07:00
test_exceptions.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_log.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_message.py Signature of Message is now Message(body, channel=), not Message(channel, body=) 2016-10-27 16:55:40 -07:00
test_messaging.py Consumer: __exit__ should not cancel if connection error (Closes #670) 2016-12-07 14:28:16 -08:00
test_mixins.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_pidbox.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_pools.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_serialization.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_simple.py Entities can now be declared without binding to channel: entity.declare(channel=channel) 2016-10-27 14:22:19 -07:00