summaryrefslogtreecommitdiff
path: root/tests/test_dependencies.py
Commit message (Expand)AuthorAgeFilesLines
* Update linting configuration (#1915)Rob Hudson2023-05-171-22/+6
* Check dependencies when enqueue via Queue.enqueue_job() (#1837)Simó Albert i Beltran2023-03-091-0/+18
* fix: Dependency list in depends_on (#1843)Simó Albert i Beltran2023-02-281-0/+13
* Typing (#1698)lowercase002022-10-011-1/+1
* Add feature to enqueue dependents at the front of queues (#1696)Jahn Thomas Fidje2022-09-231-0/+19
* Job should not be enqueued if dependency is canceled (#1695)Selwin Ong2022-08-071-2/+47
* Dependency with failures (#1681)Selwin Ong2022-07-311-0/+99