mistral/mistral/tests/unit
Renat Akhmerov 310f03af32 Delete all necessary delayed calls on WF stop
Change-Id: I50d8164aa022a80e255ca4610ef0393ff802663e
Partial-Bug: #1627443
(cherry picked from commit 2f817e9b70)
2016-09-27 08:37:51 +00:00
..
actions Take os_actions_endpoint_type into use 2016-09-26 09:23:07 +00:00
api Add event trigger REST API 2016-09-13 22:39:36 +12:00
db Merge "Added unit tests for Workbook and Workflow filtering" 2016-09-15 12:37:38 +00:00
engine Delete all necessary delayed calls on WF stop 2016-09-27 08:37:51 +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 Take os_actions_endpoint_type into use 2016-09-26 09:23:07 +00:00
workbook Avoid storing workflow input in task inbound context 2016-09-26 09:28:27 +00:00
workflow Avoid storing workflow input in task inbound context 2016-09-26 09:28:27 +00: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 Refactoring exception hierarchy 2016-05-11 10:13:33 +00:00