kombu/t/unit/transport
Matus Valo 58975b2a95
Ensure that restore is atomic in redis transport (#1444)
* Ensure that restore is atomic in redis transport

* Fix wrong variable

* Added integration tests

* Update unittests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix integration tests

* Fix flake8

* Fix queue name in int. tests

* Cosmetic clean up of integration tests

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-10 23:53:40 +01:00
..
virtual [pre-commit.ci] pre-commit autoupdate (#1393) 2021-09-27 21:35:17 +03:00
__init__.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
test_SQS.py SQS transport: detect FIFO queue properly by checking queue URL (#1450) 2021-12-03 09:46:41 +01:00
test_azureservicebus.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_base.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_consul.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_etcd.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_filesystem.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_librabbitmq.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_memory.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_mongodb.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_pyamqp.py Remove dependency to case (#1389) 2021-09-15 21:00:08 +06:00
test_pyro.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_qpid.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_redis.py Ensure that restore is atomic in redis transport (#1444) 2021-12-10 23:53:40 +01:00
test_sqlalchemy.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_transport.py Use unittest.mock instead of case 2020-08-16 20:39:26 +06:00
test_zookeeper.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00