summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/test_engine_helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Replace assertRaisesRegexp with assertRaisesRegexVu Cong Tuan2017-06-031-16/+16
* Fix order of assertEqual for unit.test_*lin-hua-cheng2015-10-171-8/+8
* Fix mock callsDoug Hellmann2015-07-101-2/+2
* Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-2/+2
* Deprecate `engine_conf` and prefer `engine` insteadJoshua Harlow2014-10-181-4/+17
* Use oslotest to provide our base test case classJoshua Harlow2014-09-271-2/+1
* Switch to using oslo.utils and oslo.serializationJoshua Harlow2014-09-201-2/+2
* Enabled hacking checks H305 and H307Christian Berendt2014-07-171-2/+1
* Wrap the failure to load in the not found exceptionJoshua Harlow2014-04-301-0/+16
* Set logbook/flowdetail/atomdetail meta to empty dictJoshua Harlow2014-03-271-2/+1
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Fix up python 3.3 incompatabilitiesJoshua Harlow2013-11-211-12/+18
* Update code to comply with hacking 0.8.0Ivan A. Melnikov2013-11-081-6/+6
* Helpers to save flow factory in metadataIvan A. Melnikov2013-10-141-0/+113