mistral/mistral/tests/unit
Renat Akhmerov 3b4136ff1e Add batch size for integrity checker
* Added the new property 'execution_integrity_check_batch_size'
  under the [engine] group to limit the number of task executions
  that the integrity checker may process during one iteration.

Closes-Bug: #1801876
Change-Id: I3c5074c45c476ebff109617cb15d56c54575dd4f
2018-11-09 14:17:27 +07:00
..
actions Fix senlin fake client creation 2018-11-06 11:52:32 +01:00
api Fix next link in get resource list rest API 2018-10-12 16:04:00 +05:30
db Add namespace support for workbooks 2018-07-26 17:13:58 +05:30
engine Add batch size for integrity checker 2018-11-09 14:17:27 +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 Update OnClauseSPec task name criteria 2018-10-12 11:58:22 -05: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
policies Add a policy to control the right to publish resources 2018-07-05 11:46:52 +02:00
rpc Remove remaining references to the rpc_backend 2018-10-12 11:23:50 +07:00
scheduler New experimental scheduler: the first working version 2018-08-14 14:02:19 +07:00
services Improve std.email action 2018-07-31 08:43:03 +02:00
utils Fixed workflow output in case of execution_field_size_limit_kb 2018-05-02 12:12:14 +04:00
workflow Allow engine commands as task name 2018-07-19 14:23:18 +00:00
__init__.py Fixed engine tests 2016-01-29 02:19:19 +00:00
base.py Minor bug of _assert_multiple_items function 2018-09-03 10:41:03 +04: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_context.py Explicitly convert X-Target-Insecure to a boolean 2018-08-22 09:48:30 +01: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_version.py Update version.version_string to actually be a string 2018-10-09 11:30:10 -05:00