mistral/mistral/tests/unit
Jenkins eb286afe1e Merge "Replace uuid4() with generate_uuid() from oslo_utils" 2016-11-09 13:20:26 +00:00
..
actions Disable Client Caching 2016-09-27 14:37:47 +01:00
api Merge "Replace uuid4() with generate_uuid() from oslo_utils" 2016-11-09 13:20:26 +00:00
db Added unit tests for workflow executions and task executions filtering 2016-11-03 17:16:18 +05:30
engine Replace uuid4() with generate_uuid() from oslo_utils 2016-11-09 09:22:19 +00:00
expressions Add Jinja evaluator 2016-10-05 11:27:29 +00:00
hacking Hacking log for warning 2016-03-30 11:50:15 +00:00
mstrlfixtures Add KeyCloak OpenID Connect server-side authentication 2016-07-08 17:31:06 +07:00
services Merge "Change execution mechanism for 'join' tasks" 2016-09-08 10:10:32 +00:00
utils Use service catalog from authentication response 2016-10-28 10:05:38 +00:00
workbook Remove logging import unused 2016-10-11 13:59:59 +07:00
workflow Avoid storing workflow input in task inbound context 2016-09-21 13:32:44 +03:00
__init__.py Fixed engine tests 2016-01-29 02:19:19 +00:00
base.py Optimize the logic that check if 'join' task is allowed to start 2016-09-15 14:27:25 +03:00
config.py Move base.py and config.py under unit/ folder 2015-11-18 15:11:23 +03:00
fake_policy.py Added role base authentication support 2016-06-14 05:15:00 +00:00
test_command_dispatcher.py Change execution mechanism for 'join' tasks 2016-09-07 13:18:18 +02:00
test_coordination.py Move base.py and config.py under unit/ folder 2015-11-18 15:11:23 +03:00
test_exception_base.py Refactoring workflow handler 2016-06-07 18:38:38 +07:00
test_expressions.py Add Jinja evaluator 2016-10-05 11:27:29 +00:00