..
__init__.py
Renaming "engine1" to "engine"
2015-04-09 17:47:36 +06:00
base.py
Renaming state DELAYED to RUNNING_DELAYED
2015-09-25 15:21:24 +06:00
test_action_context.py
Error result: fix std.http action
2015-07-17 11:25:29 +00:00
test_action_defaults.py
Error result: fix std.http action
2015-07-17 11:25:29 +00:00
test_adhoc_actions.py
Drop use of 'oslo' namespace package
2015-06-22 20:02:59 +00:00
test_commands.py
Fixing workflow behavior with non-existent task spec
2015-07-15 12:57:00 +00:00
test_cron_trigger.py
Fixing cron trigger test
2015-08-21 15:46:30 +06:00
test_dataflow.py
Remove the transaction scope from task executions API
2015-10-06 17:17:24 +00:00
test_default_engine.py
Fixing searching errors in mistral.exceptions
2015-09-22 10:21:43 +03:00
test_direct_workflow_rerun.py
Moving to YAQL 1.0
2015-08-24 11:54:03 +03:00
test_direct_workflow_with_cycles.py
Enabling direct workflow cycles: adding a parallel cycles test
2015-08-27 14:21:09 +06:00
test_direct_workflow.py
Adding validation of workflow graph
2015-09-17 11:57:42 +00:00
test_environment.py
Moving to YAQL 1.0
2015-08-24 11:54:03 +03:00
test_error_result.py
Error result: adding more tests
2015-07-17 11:24:19 +00:00
test_execution_fields_size_limitation.py
Fail task on publish error
2015-09-18 22:37:34 +00:00
test_javascript_action.py
Drop use of 'oslo' namespace package
2015-06-22 20:02:59 +00:00
test_join.py
Moving to YAQL 1.0
2015-08-24 11:54:03 +03:00
test_noop_task.py
Drop use of 'oslo' namespace package
2015-06-22 20:02:59 +00:00
test_policies.py
Remove the transaction scope from task executions API
2015-10-06 17:17:24 +00:00
test_race_condition.py
Error result: adding a test for error result
2015-07-16 13:27:14 +06:00
test_reverse_workflow_rerun.py
Add feature to rerun failed WF to the engine interface
2015-08-05 01:56:27 +00:00
test_reverse_workflow.py
Adding validation of workflow graph
2015-09-17 11:57:42 +00:00
test_run_action.py
Fixing run action when error occurs
2015-09-23 15:36:24 +03:00
test_state_info.py
Fixing execution state_info
2015-07-22 14:55:04 +03:00
test_subworkflows.py
Drop use of 'oslo' namespace package
2015-06-22 20:02:59 +00:00
test_task_defaults.py
Drop use of 'oslo' namespace package
2015-06-22 20:02:59 +00:00
test_task_publish.py
Fail task on publish error
2015-09-18 22:37:34 +00:00
test_with_items.py
Replace copy.copy with copy.deepcopy
2015-10-07 19:55:31 +00:00
test_workflow_resume.py
Add feature to rerun failed WF to the engine interface
2015-08-05 01:56:27 +00:00
test_workflow_stop.py
Getting rid of "policies" keyword
2015-04-17 16:55:36 +06:00
test_workflow_variables.py
Workflow variables: modifying engine so that variables work
2015-06-25 17:44:55 +06:00
test_yaql_functions.py
Add YAQL function 'task' to extract info about task in DSL
2015-09-08 19:11:11 +06:00