BaseApiTest class for conductor api module 61/31161/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Fri, 9 Feb 2018 19:04:24 +0000 (11:04 -0800)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Sat, 10 Feb 2018 18:08:29 +0000 (10:08 -0800)
commitf55f488b69b97ab4bfba039b01aad97563e7c065
treec18b79c1c75136388eded598814f5d8ddc06d25f
parent4f58c4461a09adbaff082b0ef3f48688cc59bfd1
BaseApiTest class for conductor api module

BaseTest class for all tests in conductor api module
Uses pecan.testing, Mock MUSIC API

Change-Id: I720a4aa7edd4a975ef7ec50bb6647b5825129a67
Issue-ID: OPTFRA-81
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
conductor/conductor/tests/unit/api/__init__.py [new file with mode: 0644]
conductor/conductor/tests/unit/api/base_api.py [new file with mode: 0644]