.. |
__init__.py
|
ae06ac0eae
100% coverage for celery.worker.*
|
13 years ago |
test_amqp.py
|
1ffea6ea42
CELERY_MAX_CACHED_RESULTS=-1 will now disable the result cache
|
11 years ago |
test_backends.py
|
8358037245
[testsuite] Do not import directly from mock/nose
|
11 years ago |
test_base.py
|
1ffea6ea42
CELERY_MAX_CACHED_RESULTS=-1 will now disable the result cache
|
11 years ago |
test_cache.py
|
f09b0413aa
Redis backend chord optimization: Avoid save group at apply and pipeline + O(1) join.
|
11 years ago |
test_cassandra.py
|
8358037245
[testsuite] Do not import directly from mock/nose
|
11 years ago |
test_couchbase.py
|
22986f2209
flakes
|
11 years ago |
test_database.py
|
8358037245
[testsuite] Do not import directly from mock/nose
|
11 years ago |
test_mongodb.py
|
925a33f19c
use assert_called_once_with because assert_called_once will always pass because that method does not exist on mock.MagicMock
|
11 years ago |
test_redis.py
|
bf9ac41856
[Py3] Tests passing
|
11 years ago |
test_rpc.py
|
8358037245
[testsuite] Do not import directly from mock/nose
|
11 years ago |