summaryrefslogtreecommitdiff
path: root/taskflow/test.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-181-2/+1
* Use unittest.mock instead of mockHervé Beraud2021-04-271-1/+1
* Switch from unittest2 compat methods to Python 3.x methodsmelissaml2020-07-051-1/+1
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Replace assertRaisesRegexp with assertRaisesRegexVu Cong Tuan2017-06-031-2/+2
* Stop using oslotest.mockpatchChangBo Guo(gcb)2017-04-281-5/+4
* Always used the library packaged mockJoshua Harlow2016-05-101-13/+1
* Add and use a new simple helper logging moduleJoshua Harlow2014-12-081-0/+2
* Use the mock that finds a working implementationJoshua Harlow2014-10-181-0/+7
* Add a more dynamic/useful logging listenerJoshua Harlow2014-09-281-0/+69
* Use the features that the oslotest mock base class providesJoshua Harlow2014-09-271-13/+11
* Use oslotest to provide our base test case classJoshua Harlow2014-09-271-3/+10
* Enabled hacking checks H305 and H307Christian Berendt2014-07-171-4/+2
* Upgrade hacking version and fix some of the issuesJoshua Harlow2014-06-131-9/+15
* Revert "Move taskflow.utils.misc.Failure to its own module"Jeremy Stanley2014-03-311-5/+5
* Move taskflow.utils.misc.Failure to its own moduleIvan A. Melnikov2014-03-311-5/+5
* Rewrite assertion for same elements in sequencesIvan A. Melnikov2014-03-221-6/+28
* Flow smart revert with retry controllerAnastasia Karpinska2014-03-181-0/+7
* Add zookeeper job/jobboard implJoshua Harlow2014-02-241-0/+30
* Merge "Run action-engine tests with worker-based engine"Jenkins2014-02-201-0/+32
|\
| * Run action-engine tests with worker-based engineStanislav Kudriashev2014-02-191-0/+32
* | Merge "Message-oriented worker-based flow with kombu"Jenkins2014-02-201-0/+50
|\ \ | |/
| * Message-oriented worker-based flow with kombuStanislav Kudriashev2014-02-191-0/+50
* | Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
|/
* Engine tests refactoringIvan A. Melnikov2014-01-301-10/+14
* Capture task durationJoshua Harlow2013-12-091-0/+20
* Fix up python 3.3 incompatabilitiesJoshua Harlow2013-11-211-7/+31
* Add a flow flattening utilJoshua Harlow2013-09-201-0/+13
* Move toward using a backend+connection modelJoshua Harlow2013-09-121-26/+0
* Use the same root test class.Joshua Harlow2013-08-261-0/+55