mistral/mistral/tests/unit
Dougal Matthews a7314d2dd4 Fix the call to start_workflow from events triggers
See Ida361a53ffdb5426a39d276d567391d25261fb7f for a similar fix.

Closes-Bug: #1772897
Depends-On: Ifac7617decc2990ff87b76d39bf0f72a61ff2b99
Change-Id: I06304e83e3bc2fd53110daf5c829824d3614b02e
2018-06-07 10:17:13 +00:00
..
actions Add test for _try_import 2018-05-25 15:52:33 +03:00
api Merge "Fix workflows query with fields=input" 2018-05-31 12:36:22 +00:00
db Add "fields" argument to DB API methods 2018-05-17 15:46:00 +07:00
engine Add YAQL engine options 2018-06-01 17:06:57 +07:00
executors Implement notification of execution events 2018-02-24 07:25:55 +00:00
expressions Add YAQL engine options 2018-06-01 17:06:57 +07:00
hacking Fix the pep8 commands failed 2017-07-27 22:15:12 +08:00
lang Merge "Make sure there are no duplicates in the spec cache w/o restarts" 2018-04-26 08:45:14 +00:00
mstrlfixtures Adding Keycloak authorization support. 2018-02-07 09:01:08 +00:00
notifiers explicitly set the notifier type in unit tests 2018-04-09 18:16:11 -04:00
rpc Added thread pool for eventlet executor mode 2018-04-08 16:10:50 +04:00
services Fix the call to start_workflow from events triggers 2018-06-07 10:17:13 +00:00
utils Fixed workflow output in case of execution_field_size_limit_kb 2018-05-02 12:12:14 +04:00
workflow Get rid of a extra copy of workflow environment 2018-04-27 19:47:32 +07:00
__init__.py Fixed engine tests 2016-01-29 02:19:19 +00:00
base.py Update Duplicate entry exceptions to provide more information 2018-03-16 22:18:12 -05:00
config.py Fixed integration of the unit tests with PosrgeSQL 2018-01-23 04:37:08 +00:00
test_command_dispatcher.py Remove unnecessary setUp function in testcase 2017-04-03 09:42:20 +00:00
test_coordination.py Tests: Remove the redundant method 2017-07-12 16:41:31 +08:00
test_exception_base.py Add a unit test to check initializers of MistralException hierarcy 2018-03-14 15:09:30 +07:00
test_expressions.py Correct missspellings of secret 2016-12-12 21:25:27 +00:00
test_launcher.py Implement notification of execution events 2018-02-24 07:25:55 +00:00
test_serialization.py Fix serialization issue 2017-04-12 18:39:13 +00:00