Ask Solem d7b846f445 celery.tests.functional: Functional test suite added. 15 years ago
..
functional d7b846f445 celery.tests.functional: Functional test suite added. 15 years ago
test_backends fdb12cc1c9 pyflakes 15 years ago
test_bin 04b73f1dad 94% coverage for celery.bin.celerybeat 15 years ago
__init__.py 994faa8961 Removed top-level tests directory. Test config now in celery.tests.config 15 years ago
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 years ago
config.py d6cb9a2f2e Tests now passing on Python 2.7 15 years ago
test_beat.py 8b2643618f Use unittest2 features for better test diagnostics. 15 years ago
test_buckets.py fdb12cc1c9 pyflakes 15 years ago
test_celery.py 7631a9dda1 Stupidest test ever! 15 years ago
test_concurrency_processes.py f0ddafa69a PEP8ify 15 years ago
test_datastructures.py f0ddafa69a PEP8ify 15 years ago
test_events.py 347bc2b808 Tests now passing without a running broker. Using the in-memory backend. 15 years ago
test_events_state.py 33a10d2b95 Unittests for celery.events.state 15 years ago
test_loaders.py 049199d4ac PEP8ify + pyflakes 15 years ago
test_log.py 8b2643618f Use unittest2 features for better test diagnostics. 15 years ago
test_messaging.py 8b2643618f Use unittest2 features for better test diagnostics. 15 years ago
test_pickle.py 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. 15 years ago
test_pool.py b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes 15 years ago
test_registry.py 8b2643618f Use unittest2 features for better test diagnostics. 15 years ago
test_result.py 8b2643618f Use unittest2 features for better test diagnostics. 15 years ago
test_routes.py d9d3c70c6e Routes: CELERY_ROUTES can be dict, which also has __iter__ 15 years ago
test_serialization.py 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. 15 years ago
test_task.py 9040ec3e5b TaskSet: Now shows DeprecationWarning when using old-style single-task syntax. 15 years ago
test_task_abortable.py 049199d4ac PEP8ify + pyflakes 15 years ago
test_task_builtins.py ad955af185 Refactored stuff out of celery.task.base. 15 years ago
test_task_control.py a085889e13 91% total coverage 15 years ago
test_task_http.py fdb12cc1c9 pyflakes 15 years ago
test_task_sets.py f83ebaf804 PEP8ify + pyflakes 15 years ago
test_utils.py f83ebaf804 PEP8ify + pyflakes 15 years ago
test_utils_info.py a1b13b79b9 Reanamed *routing_table* -> *queues*, to not be confused with the new routing functionality. 15 years ago
test_worker.py b03244dd25 Moved celery.worker.revoke.revoked to celery.worker.state.revoked 15 years ago
test_worker_control.py b03244dd25 Moved celery.worker.revoke.revoked to celery.worker.state.revoked 15 years ago
test_worker_controllers.py 6ca8aab89f Added CELERYD_ETA_SCHEDULER_PRECISION to control the minimum sleep interval between scheduler ticks. 15 years ago
test_worker_heartbeat.py 8b2643618f Use unittest2 features for better test diagnostics. 15 years ago
test_worker_job.py b03244dd25 Moved celery.worker.revoke.revoked to celery.worker.state.revoked 15 years ago
test_worker_revoke.py 7becb6ca2c Removed another reference to celery.worker.revoke 15 years ago
test_worker_scheduler.py 0b1bc043ac Last commit made test invalid and broke the build 15 years ago
utils.py ad955af185 Refactored stuff out of celery.task.base. 15 years ago