rq/tests
Fred Söderberg d4159ee804
Do not run dependent jobs when parent or job is canceled ()
..
config_files Update cli.py to support custom loggers ()
ssl_config Fix RQScheduler when run with SSL connection ()
Dockerfile Typing ()
__init__.py [Tests] Only run SSL tests in Docker ()
fixtures.py Add support for a callback on stopped jobs ()
test.json Allows enqueueing by the cli ()
test_callbacks.py callback func as string ()
test_cli.py Update cli.py to support custom loggers ()
test_commands.py Update linting configuration ()
test_connection.py [Hotfix] Fix SSL connection for scheduler ()
test_decorator.py Update linting configuration ()
test_dependencies.py Add support for dependent jobs in enqueue_many ()
test_fixtures.py Update linting configuration ()
test_helpers.py Update linting configuration ()
test_job.py Add support for a callback on stopped jobs ()
test_maintenance.py Reliable queue ()
test_queue.py Reliable queue ()
test_registry.py Update linting configuration ()
test_results.py Update linting configuration ()
test_retry.py Update linting configuration ()
test_scheduler.py Scheduler should release and heartbeat only acquired locks ()
test_sentry.py Update linting configuration ()
test_serializers.py Update linting configuration ()
test_timeouts.py Update linting configuration ()
test_utils.py Update linting configuration ()
test_worker.py Do not run dependent jobs when parent or job is canceled ()
test_worker_pool.py Update linting configuration ()
test_worker_registration.py Update linting configuration ()