.. |
test_backends
|
5692bb1c89
Remove test for backend.is_successful
|
15 年 前 |
__init__.py
|
13b7a1fd64
Unittests: Don't noop the django test database teardown, instead fix the underlying issue, which was caused by modifications to the DATABASE_NAME setting. Thanks to JannKleen. Fixes #82.
|
15 年 前 |
compat.py
|
b98b19dcd9
Moved tests back to celery/tests as picklefield broke the tests when pickling. (The C API in <=2.6 uses relative imports by default, resulting in package conflicts)
|
15 年 前 |
test_beat.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_bin_celeryd.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_buckets.py
|
4e57d705e9
Billiard moved back to celery repo, as Debian doesn't approve much of it.
|
15 年 前 |
test_celery.py
|
7631a9dda1
Stupidest test ever!
|
15 年 前 |
test_datastructures.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_events.py
|
347bc2b808
Tests now passing without a running broker. Using the in-memory backend.
|
15 年 前 |
test_events_state.py
|
33a10d2b95
Unittests for celery.events.state
|
15 年 前 |
test_loaders.py
|
049199d4ac
PEP8ify + pyflakes
|
15 年 前 |
test_log.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_messaging.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_pickle.py
|
4e57d705e9
Billiard moved back to celery repo, as Debian doesn't approve much of it.
|
15 年 前 |
test_pool.py
|
b8972f1b92
Renamed celery.worker.pool -> celery.concurrency.processes
|
15 年 前 |
test_registry.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_result.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_routes.py
|
4e57d705e9
Billiard moved back to celery repo, as Debian doesn't approve much of it.
|
15 年 前 |
test_serialization.py
|
4e57d705e9
Billiard moved back to celery repo, as Debian doesn't approve much of it.
|
15 年 前 |
test_task.py
|
bb97451bf6
PEP8ify
|
15 年 前 |
test_task_abortable.py
|
049199d4ac
PEP8ify + pyflakes
|
15 年 前 |
test_task_builtins.py
|
ad955af185
Refactored stuff out of celery.task.base.
|
15 年 前 |
test_task_control.py
|
5ff344d1f5
fixed call to broadcast in celery.task.control.ping
|
15 年 前 |
test_task_http.py
|
4e57d705e9
Billiard moved back to celery repo, as Debian doesn't approve much of it.
|
15 年 前 |
test_utils.py
|
a3c2c539ef
pyflakes
|
15 年 前 |
test_utils_info.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_worker.py
|
5a899d75bf
celery.worker.job.TaskWrapper renamed -> celery.worker.job.TaskRequest
|
15 年 前 |
test_worker_control.py
|
eefbf5efc2
Fixed some recently introduced bugs.
|
15 年 前 |
test_worker_controllers.py
|
347bc2b808
Tests now passing without a running broker. Using the in-memory backend.
|
15 年 前 |
test_worker_heartbeat.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_worker_job.py
|
5ab8f6f9fd
pyflakes
|
15 年 前 |
test_worker_revoke.py
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
15 年 前 |
test_worker_scheduler.py
|
347bc2b808
Tests now passing without a running broker. Using the in-memory backend.
|
15 年 前 |
utils.py
|
ad955af185
Refactored stuff out of celery.task.base.
|
15 年 前 |