kombu/t/unit/utils
Paul Bailey 30f52ad329 Support SSL URL parameters correctly for rediss protocol (#1002)
* fixed rediss url parsing

* added ssl parameter test

* added ssl parameter test

* added ssl parameter test

* added ssl parameter test

* added ssl parameter test

* added no ssl module parse_url test

* added no ssl module parse_url test

* added no ssl module parse_url test

* convert to list comprehension

* simulate no ssl in test

* add missing logger
2019-02-21 09:38:03 +02:00
..
__init__.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_amq_manager.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_compat.py Removes kombu.syn, moves detect_environment to utils.compat 2016-10-05 16:14:42 -07:00
test_debug.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_div.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_encoding.py Fixes #791 - SQS queue name gets mangled in Python 2.7 environment (#794) 2018-01-28 09:21:05 +02:00
test_functional.py Add timeout to retry_over_time (#880) 2018-08-09 16:55:30 +03:00
test_imports.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_json.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_objects.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_scheduling.py Virtual transport deliver now calls callback, no return value. Fixes #593 2016-09-02 15:39:45 -07:00
test_time.py Adds Queue.expires,.message_ttl,.max_length,.max_length_bytes,.max_priority (Issue #629) 2016-10-14 16:53:03 -07:00
test_url.py Support SSL URL parameters correctly for rediss protocol (#1002) 2019-02-21 09:38:03 +02:00
test_utils.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_uuid.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00