rq/tests
rpkak d0cea42fbb
Docker (#1471)
* rqtest -> tests folder

* worker Dockerfile to repo folder

* Dockerfile: install rq from file next to it

* add docker workflow
2021-06-12 11:51:11 +07:00
..
config_files
ssl_config
Dockerfile Docker (#1471) 2021-06-12 11:51:11 +07:00
__init__.py
fixtures.py Replace enum function with internal Enum class (#1459) 2021-05-07 11:10:46 +07:00
test_cli.py Add environment variables for connection (#1472) 2021-05-30 18:49:28 +07:00
test_commands.py Add a "stopped" JobStatus and the machinery to properly handle it (#1394) 2021-02-09 08:19:33 +07:00
test_connection.py
test_decorator.py
test_fixtures.py Multidependencies (#1397) 2021-02-02 18:22:15 +07:00
test_helpers.py
test_job.py Handle deserializing failures gracefully (#1428) 2021-06-12 11:45:03 +07:00
test_queue.py
test_registry.py Jobs that get cleaned up should also be retried (#1467) 2021-05-15 20:04:52 +07:00
test_retry.py Jobs that get cleaned up should also be retried (#1467) 2021-05-15 20:04:52 +07:00
test_scheduler.py Make RQScheduler work with a serializer (#1455) 2021-05-14 17:57:09 +07:00
test_sentry.py Replace enum function with internal Enum class (#1459) 2021-05-07 11:10:46 +07:00
test_serializers.py
test_utils.py clean_worker_registry cleans in batches to prevent submitting too muc… (#1390) 2021-01-09 10:12:51 +07:00
test_worker.py Handle deserializing failures gracefully (#1428) 2021-06-12 11:45:03 +07:00
test_worker_registration.py clean_worker_registry cleans in batches to prevent submitting too muc… (#1390) 2021-01-09 10:12:51 +07:00