kombu/t/unit/transport
Gábor Boros 2d036f54b6
Add support for setting redis username (#1351)
* feat: add support for setting redis username

* tests: add redis connparams credentials tests
2021-07-08 23:27:05 +02:00
..
virtual Use unittest.mock instead of case 2020-08-16 20:39:26 +06:00
__init__.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_SQS.py Make flake8 and pydocstyle happy (#1333) 2021-04-13 23:20:31 +02:00
test_azureservicebus.py Move pytest.importorskip to run earlier (#1346) 2021-06-11 09:21:09 +02:00
test_base.py Use unittest.mock instead of case 2020-08-16 20:39:26 +06:00
test_consul.py Make flake8 happy 2020-08-17 10:16:05 +06:00
test_etcd.py Make flake8 happy 2020-08-17 10:16:05 +06:00
test_filesystem.py Replace case.skip.if_win32 with pytest 2020-08-17 10:16:05 +06:00
test_librabbitmq.py Make flake8 happy 2020-08-17 10:16:05 +06:00
test_memory.py pyupgrade 2020-07-13 16:58:06 +03:00
test_mongodb.py Make flake8 happy 2020-08-17 10:16:05 +06:00
test_pyamqp.py Use unittest.mock instead of case 2020-08-16 20:39:26 +06:00
test_pyro.py pyupgrade 2020-07-13 16:58:06 +03:00
test_qpid.py Replaced case.skip.if_pypy and case.skip.if_python3 2020-08-17 10:16:05 +06:00
test_redis.py Add support for setting redis username (#1351) 2021-07-08 23:27:05 +02:00
test_sqlalchemy.py Removed case.skip 2020-08-17 10:16:05 +06:00
test_transport.py Use unittest.mock instead of case 2020-08-16 20:39:26 +06:00
test_zookeeper.py Make flake8 happy 2020-08-17 10:16:05 +06:00