masakari/masakari/tests/unit
tpatil d8bb02ce0e Fix: TestMasakariAPI tests skipped due to missing __init__.py
__init__.py was missing in `masakari.tests.unit.cmd` package, hence
all tests under that package were skipped.

This patch fixes all failing unit tests after adding __init__.py.

Change-Id: I1a0133ff969260397158b0f3ebd7ca87439fd827
Closes-Bug: #1799634
2018-11-08 14:25:20 +09:00
..
api Register and Document policy in code 2018-07-27 12:15:14 +05:30
cmd Fix: TestMasakariAPI tests skipped due to missing __init__.py 2018-11-08 14:25:20 +09:00
compute Fix default value of 'nova_catalog_admin_info' 2018-02-21 14:46:29 +09:00
db Add db purge support 2018-04-18 13:03:06 +05:30
engine Add hooks for recovery method customization plugins 2018-08-02 13:13:00 +05:30
ha Use os-testr instead of testr 2017-07-05 17:37:52 +05:30
monkey_patch_example Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
objects iso8601.is8601.Utc No Longer Exists 2017-09-07 10:36:39 +09:00
__init__.py Remove reference of Nova 2016-09-28 09:41:06 +05:30
conf_fixture.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
fake_notifier.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
fake_policy.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
fakes.py Evacuates instances which task_state is not none 2017-12-11 18:44:21 +09:00
matchers.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
policy_fixture.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
test_api_validation.py Tolerate jsonschema==2.6.0 2017-02-16 11:17:15 +05:30
test_conf.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
test_context.py Fix Context test cases 2018-06-19 14:34:59 +05:30
test_exception.py Remove support for py34 2017-07-11 15:33:14 +07:00
test_hacking.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
test_masakari_manage.py Add db purge support 2018-04-18 13:03:06 +05:30
test_policy.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
test_rpc.py Set access_policy for messaging's dispatcher 2017-02-09 12:17:15 +05:30
test_safeutils.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
test_service.py Enable mutable config in Masakari 2018-05-11 16:10:46 +05:30
test_utils.py Use method validate_integer from oslo.utils 2018-03-29 10:02:18 +05:30
test_versions.py Add masakari-engine support 2016-10-05 14:53:26 +05:30
test_wsgi.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
utils.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30