deb-mistral/mistral/tests/unit/engine
Lingxian Kong d7e5c213bb Add 'created_at' to execution() yaql function
Sometimes, an action needs to know the time passed since the whole
workflow started.

Change-Id: Id347e4cf2489f29dad7d16237d526660ee11665e
2017-03-23 11:05:12 +00:00
..
rpc_backend Fix for coverage job showing 0% coverage for kombu 2017-02-14 16:18:38 +01:00
__init__.py Renaming "engine1" to "engine" 2015-04-09 17:47:36 +06:00
base.py Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
test_action_context.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_action_defaults.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_adhoc_actions.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_commands.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_cron_trigger.py Fix get_next_execution_time 2017-03-03 09:25:02 -05:00
test_dataflow.py Fully override default json values with user input 2017-03-13 15:34:48 +07:00
test_default_engine.py Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
test_direct_workflow_rerun_cancelled.py Fix unit test that rely on order of return from DB 2017-01-13 16:58:35 +01:00
test_direct_workflow_rerun.py Remove the delay from the direct workflow rerun tests 2017-03-03 08:00:30 +00:00
test_direct_workflow_with_cycles.py Splitting executions into different tables 2016-08-02 11:47:25 +07:00
test_direct_workflow.py Remove '__task_execution' from task outbound context 2017-02-10 19:37:02 +07:00
test_environment.py In Python 3.7 "async" and "await" will become reserved keywords 2017-01-20 15:03:41 +00:00
test_error_handling.py Refactor RPC serialization: add polymophic serializer 2017-02-14 13:19:43 +07:00
test_error_result.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_execution_fields_size_limitation.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_javascript_action.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_join.py Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
test_lookup_utils.py Fix memory leak related to cached lookups 2017-02-17 19:23:39 +07:00
test_noop_task.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_policies.py Merge "Rename package 'workbook' to 'lang'" 2017-03-08 14:45:43 +00:00
test_profiler.py Refactor RPC serialization: remove JsonPayloadSerializer class 2017-02-03 14:16:55 +07:00
test_race_condition.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_reverse_workflow_rerun_cancelled.py Fix unit test that rely on order of return from DB 2017-01-13 16:58:35 +01:00
test_reverse_workflow_rerun.py Fix unit test that rely on order of return from DB 2017-01-05 13:47:53 +01:00
test_reverse_workflow.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_run_action.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_safe_rerun.py In Python 3.7 "async" and "await" will become reserved keywords 2017-01-20 15:03:41 +00:00
test_state_info.py Fix for failing kombu gate 2016-12-07 11:23:56 +01:00
test_subworkflows.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_task_cancel.py Add cancelled state to action executions 2016-11-16 19:34:04 +07:00
test_task_defaults.py Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
test_task_publish.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_tasks_function.py Yaql Tasks Function 2016-11-30 15:49:08 +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_with_items.py Reduce the number of with-items and retried in the concurrency test 2017-03-03 08:00:30 +00:00
test_workflow_cancel.py Correction in workflow state change handling 2017-02-28 15:51:41 +01:00
test_workflow_resume.py Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
test_workflow_stop.py Splitting executions into different tables 2016-08-02 11:47:25 +07:00
test_workflow_variables.py Fix REST API dangling transactions 2016-11-11 17:51:13 +07:00
test_yaql_functions.py Add 'created_at' to execution() yaql function 2017-03-23 11:05:12 +00:00