summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/test_arguments_passing.py
Commit message (Expand)AuthorAgeFilesLines
* Allow for revert to have a different argument list from executeGreg Hill2016-02-261-0/+20
* Fix order of assertEqual for unit.test_*lin-hua-cheng2015-10-171-21/+21
* Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-091-2/+2
* Test more engine types in argument passing unit testJoshua Harlow2015-04-221-5/+42
* adding check for str/unicode type in requiresMin Pae2015-02-151-0/+10
* Deprecate `engine_conf` and prefer `engine` insteadJoshua Harlow2014-10-181-3/+2
* Enabled hacking checks H305 and H307Christian Berendt2014-07-171-1/+0
* add the ability to inject arguments into tasks at task creationGreg Hill2014-05-281-0/+30
* Pass executor via kwargs instead of configJoshua Harlow2014-05-041-3/+3
* Flow smart revert with retry controllerAnastasia Karpinska2014-03-181-3/+3
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Fix up python 3.3 incompatabilitiesJoshua Harlow2013-11-211-10/+9
* Update code to comply with hacking 0.8.0Ivan A. Melnikov2013-11-081-8/+8
* Unit tests refactoringAnastasia Karpinska2013-10-171-0/+143