masakari/masakari/tests
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
..
unit Fix: TestMasakariAPI tests skipped due to missing __init__.py 2018-11-08 14:25:20 +09:00
__init__.py Initial Cookiecutter Commit. 2016-06-28 13:28:27 +09:00
base.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
fixtures.py Add database related test cases 2016-12-09 18:30:55 +05:30
uuidsentinel.py Remove redundant str typecasting 2016-09-23 12:55:49 +05:30