rq/tests
Selwin Ong 87bacb650e
Jobs that are run synchronously should always raise an exception ()
..
config_files RQ v1.0! ()
ssl_config Fix RQScheduler when run with SSL connection ()
Dockerfile Docker ()
__init__.py Success and failure callbacks ()
fixtures.py Success and failure callbacks ()
test.json Allows enqueueing by the cli ()
test_callbacks.py Jobs that are run synchronously should always raise an exception ()
test_cli.py Main worker should use zadd(xx=True) to update heartbeat. ()
test_commands.py Respect serializer ()
test_connection.py Fixes Job.fetch when return value is unpickleable ()
test_decorator.py job decorator allow on_failure and on_success parameters () ()
test_fixtures.py Multidependencies ()
test_helpers.py Restored the ability to specify connection params in config
test_job.py Fixed wrong keys used to WATCH dependencies ()
test_queue.py Add missing functionality for CanceledJobRegistry ()
test_registry.py Add missing functionality for CanceledJobRegistry ()
test_retry.py Make unstable tests more stable ()
test_scheduler.py Add more tolerance to scheduler heartbeat ()
test_sentry.py Replace enum function with internal Enum class ()
test_serializers.py Use pickle.HIGHEST_PROTOCOL by default ()
test_timeouts.py Cross platform simple worker ()
test_utils.py Python 3.10 compatibility ()
test_worker.py rq.worker: remove useless set_state call in horse ()
test_worker_registration.py clean_worker_registry cleans in batches to prevent submitting too muc… ()