rq/tests
Oscar Arbeláez-Echeverri 9aaceb22e6
Cache redis version in the connection object ()
..
config_files Drop python2-specific syntax ()
ssl_config Fix RQScheduler when run with SSL connection ()
Dockerfile Typing ()
__init__.py Multiple results using Redis Streams ()
fixtures.py Improve the lint situation ()
test.json Allows enqueueing by the cli ()
test_callbacks.py Revert "Jobs that are run synchronously should always raise an exception" ()
test_cli.py Improve the lint situation ()
test_commands.py Make test_commands pass on MacOS ()
test_connection.py Drop python2-specific syntax ()
test_decorator.py Improve the lint situation ()
test_dependencies.py Typing ()
test_fixtures.py Drop python2-specific syntax ()
test_helpers.py Restored the ability to specify connection params in config
test_job.py Multiple results using Redis Streams ()
test_queue.py Improve the lint situation ()
test_registry.py Multiple results using Redis Streams ()
test_results.py Multiple results using Redis Streams ()
test_retry.py Make unstable tests more stable ()
test_scheduler.py Add at_front for scheduled/enqueue_at jobs ()
test_sentry.py Drop python2-specific syntax ()
test_serializers.py Drop python2-specific syntax ()
test_timeouts.py Cross platform simple worker ()
test_utils.py Cache redis version in the connection object ()
test_worker.py Persist worker_name after job is finished ()
test_worker_registration.py Use unittest.mock instead of mock ()