rq/tests
Selwin Ong 4c28ec617a
Delete legacy.py (#2083)
* Delete legacy.py

* Deleted Sentry's built in integration.

* Fixed ruff warnings.
2024-05-02 08:20:41 +07:00
..
config_files Delete legacy.py (#2083) 2024-05-02 08:20:41 +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) 2024-02-24 10:07:56 +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 Fix bug with stopped callback in enqueue_many (#1954) 2024-02-24 09:51:20 +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_intermediate_queue.py Moved intermediate queue cleaning functionality to intermediate_queue.cleanup() 2024-04-28 20:48:07 +07:00
test_job.py Removed utils.utcnow() (#2056) 2024-03-11 19:44:12 +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_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-24 09:50:26 +07:00
test_worker_registration.py Fix test_clean_large_registry 2024-04-27 15:00:42 +07:00