taskflow/taskflow/tests
Ivan A. Melnikov 83b7e3d727 Pass flow failures to task's revert method
Now when tasks are reverted, all flows failures seen so far are passed
to revert method as 'flow_failures' keyword argument, as a dictionary
task name => misc.Failure.

Closes-bug: #1246616
Change-Id: I81f8c10684d54aaf5c31bb3badb6afe4c949f680
2013-11-15 23:18:35 +04:00
..
unit Pass flow failures to task's revert method 2013-11-15 23:18:35 +04:00
__init__.py Begin adding testing functionality 2013-05-13 22:26:54 -07:00
test_examples.py Fix python3 compatibility issues in examples 2013-10-10 14:51:35 +04:00
utils.py Unit tests refactoring 2013-10-17 15:35:18 +03:00