mistral/mistral/tests/unit
hardikj 834747b5d9 Add namespace support for workbooks
This patch brings namespace support to workbooks.
Namespace of the workbook is inherited by workflows.

Implements: blueprint mistral-namespace-for-actions-workbooks
Change-Id: I2c66b3961915f0f35a9c468eb6dd0c0c70995234
2018-07-26 17:13:58 +05:30
..
actions Return the result of the MistralHTTPAction 2018-07-16 11:43:26 +01:00
api Add namespace support for workbooks 2018-07-26 17:13:58 +05:30
db Add namespace support for workbooks 2018-07-26 17:13:58 +05:30
engine Return the result of the MistralHTTPAction 2018-07-16 11:43:26 +01: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 Use on-clause and retry_policy get_spec for validation 2018-06-24 05:34:19 +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 Add namespace support for workbooks 2018-07-26 17:13:58 +05:30
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