kombu/t/unit
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
..
asynchronous enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
transport Ensure that restore is atomic in redis transport (#1444) 2021-12-10 23:53:40 +01:00
utils Remove dependency to case (#1389) 2021-09-15 21:00:08 +06:00
__init__.py pyupgrade 2020-07-13 16:58:06 +03:00
conftest.py Remove dependency to case (#1389) 2021-09-15 21:00:08 +06:00
test_clocks.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_common.py [pre-commit.ci] pre-commit autoupdate (#1393) 2021-09-27 21:35:17 +03:00
test_compat.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_compression.py Remove dependency to case (#1389) 2021-09-15 21:00:08 +06:00
test_connection.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_entity.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_exceptions.py Use unittest.mock instead of case 2020-08-16 20:39:26 +06:00
test_log.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_matcher.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_message.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_messaging.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00
test_mixins.py Remove dependency to case (#1389) 2021-09-15 21:00:08 +06:00
test_pidbox.py Fix test_pidbox unittests to support non-linux platforms (#1398) 2021-10-05 22:37:59 +02:00
test_pools.py [pre-commit.ci] pre-commit autoupdate (#1393) 2021-09-27 21:35:17 +03:00
test_serialization.py Remove dependency to case (#1389) 2021-09-15 21:00:08 +06:00
test_simple.py enable pre-commit (#1355) 2021-07-20 19:07:49 +06:00