mistral/mistral/tests/unit/engine
Zuul 3b0dcdf293 Merge "Add a periodic job to check workflow execution integrity" 2017-11-15 19:50:05 +00:00
..
__init__.py Renaming "engine1" to "engine" 2015-04-09 17:47:36 +06:00
base.py Optimize sending result to parent workflow 2017-10-09 01:38:33 +00:00
test_action_context.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_action_defaults.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_adhoc_actions.py Catch DBEntityNotFoundError exceptions for invalid AdHoc Actions 2017-09-01 11:52:17 -05:00
test_commands.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_cron_trigger.py [API] Support get/delete cron triggers in any projects for admin 2017-10-31 17:12:32 +03:00
test_dataflow.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_default_engine.py Cascade pause and resume to and from subworkflows 2017-08-07 20:40:15 +00:00
test_direct_workflow.py Do not parse updated_at for task if it was not updated 2017-11-02 23:20:47 +03:00
test_direct_workflow_rerun.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_direct_workflow_rerun_cancelled.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_direct_workflow_with_cycles.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_environment.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_error_handling.py Re-raise DB errors when evaluating expressions 2017-11-03 11:24:29 +07:00
test_error_result.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_execution_fields_size_limitation.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_integrity_check.py Add a periodic job to check workflow execution integrity 2017-11-15 18:31:01 +07:00
test_javascript_action.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_join.py 'all' parameter breaks task context 2017-10-30 04:21:14 +00:00
test_lookup_utils.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_noop_task.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_policies.py Use mock for HTTP calls in unit tests 2017-11-14 08:39:27 +01:00
test_profiler.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_race_condition.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_reverse_workflow.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_reverse_workflow_rerun.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_reverse_workflow_rerun_cancelled.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_run_action.py Catch DBEntityNotFoundError exceptions for invalid AdHoc Actions 2017-09-01 11:52:17 -05:00
test_safe_rerun.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_set_state.py Fix sporadically overwriting of finished workflow execution state 2017-11-10 18:07:52 +03:00
test_state_info.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_subworkflows.py Optimize sending result to parent workflow 2017-10-09 01:38:33 +00:00
test_subworkflows_pause_resume.py Use @db_utils.retry_on_deadlock to retry scheduler transactions 2017-09-20 16:09:02 +07:00
test_task_cancel.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_task_defaults.py Merge "Use more specific asserts in tests" 2017-08-02 15:29:37 +00:00
test_task_pause_resume.py Cascade pause and resume to and from subworkflows 2017-08-07 20:40:15 +00:00
test_task_publish.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_tasks_function.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_with_items.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_with_items_task.py Get rid of with_items.py module in favor of WithItemsTask class 2016-12-20 16:31:29 +07:00
test_workflow_cancel.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_workflow_resume.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_workflow_stop.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_workflow_variables.py Dynamic action name evaluation. 2017-10-05 03:30:59 +00:00
test_yaql_functions.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00