deb-mistral/mistral/tests/unit
2017-03-29 13:04:05 +00:00
..
actions Every unit test creates and registers every OpenStack action 2017-03-03 11:52:20 +00:00
api Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-03-27 09:50:46 +00:00
db Add unit test for deleting workflows by admin 2017-03-16 00:33:06 +13:00
engine Add 'created_at' to execution() yaql function 2017-03-23 11:05:12 +00:00
expressions Yaql Tasks Function 2016-11-30 15:49:08 +00:00
hacking Add hacking for code style checks 2017-03-16 07:38:09 +00:00
lang Add missing schema validation and unit tests for 'publish-on-error' 2017-03-24 16:34:14 +07:00
mstrlfixtures Add KeyCloak OpenID Connect server-side authentication 2016-07-08 17:31:06 +07:00
services Merge "Deleting the expired execution with batch size" 2017-03-10 11:31:52 +00:00
utils Refactor methods in utils related to dicts 2017-03-13 19:07:47 +07:00
workflow Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
__init__.py Fixed engine tests 2016-01-29 02:19:19 +00:00
base.py Fully override default json values with user input 2017-03-13 15:34:48 +07:00
config.py Move base.py and config.py under unit/ folder 2015-11-18 15:11:23 +03:00
fake_policy.py Role based resource access control - get workflows 2016-12-22 14:12:33 +13:00
test_command_dispatcher.py Change execution mechanism for 'join' tasks 2016-09-07 13:18:18 +02:00
test_coordination.py Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
test_exception_base.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00
test_expressions.py Correct missspellings of secret 2016-12-12 21:25:27 +00:00
test_serialization.py Refactor RPC serialization: add polymophic serializer 2017-02-14 13:19:43 +07:00