mistral/mistral/tests/unit/api
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
..
v2 Add namespace support for workbooks 2018-07-26 17:13:58 +05:30
__init__.py Moving all API tests under 'mistral.tests.unit' package 2014-09-11 16:42:11 +07:00
base.py Add a config option to disable cron triggers 2017-10-26 13:48:05 +03:00
test_access_control.py Adding Keycloak authorization support. 2018-02-07 09:01:08 +00:00
test_auth.py Add a config option to disable cron triggers 2017-10-26 13:48:05 +03:00
test_cors_middleware.py TrivialFix: remove redundant import alias 2018-01-24 09:51:12 +07:00
test_policies.py Adding Keycloak authorization support. 2018-02-07 09:01:08 +00:00
test_resource_base.py Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
test_service.py Add a config option to disable cron triggers 2017-10-26 13:48:05 +03:00