rq/tests
Selwin Ong fd261d5d8f Fix test_clean_large_registry 2024-04-13 14:38:53 +07:00
..
config_files Update cli.py to support custom loggers (#1906) 2023-05-18 07:04:57 +07:00
ssl_config Fix RQScheduler when run with SSL connection (#1383) 2020-11-27 07:27:30 +07:00
Dockerfile Store project metadata in pyproject.toml (PEP 621) (#1952) 2023-07-09 17:34:25 +07:00
__init__.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
fixtures.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test.json Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_callbacks.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_cli.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_commands.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_connection.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_decorator.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_dependencies.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_executions.py Removed utils.utcnow() (#2056) 2024-03-11 19:44:12 +07:00
test_fixtures.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_group.py Group jobs into batches and retrieve by batch name (#1945) 2024-03-11 15:08:53 +07:00
test_helpers.py Update linting configuration (#1915) 2023-05-17 23:19:14 +07:00
test_job.py Removed utils.utcnow() (#2056) 2024-03-11 19:44:12 +07:00
test_maintenance.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_queue.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_registry.py Execute custom handlers when abandoned job is found (#2057) 2024-03-23 16:46:07 +07:00
test_results.py Removed utils.utcnow() (#2056) 2024-03-11 19:44:12 +07:00
test_retry.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_scheduler.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_sentry.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_serializers.py Update linting configuration (#1915) 2023-05-17 23:19:14 +07:00
test_timeouts.py Deprecate current connection (#2043) 2024-02-21 07:37:15 +07:00
test_utils.py Update linting configuration (#1915) 2023-05-17 23:19:14 +07:00
test_worker.py Removed utils.utcnow() (#2056) 2024-03-11 19:44:12 +07:00
test_worker_pool.py Set workerpool with_scheduler defaults to True (#2027) 2024-02-13 09:33:06 +07:00
test_worker_registration.py Fix test_clean_large_registry 2024-04-13 14:38:53 +07:00