Unit Tests for Conductor/api module 27/31527/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Sun, 11 Feb 2018 20:06:18 +0000 (12:06 -0800)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Sun, 11 Feb 2018 20:09:11 +0000 (12:09 -0800)
commita689ff1ccc5f162e109e4616935dbd037f33d447
tree8ccab1b4922e32215116be4d6c21cfb3d822588f
parent1c260cbd69b7e0e34c01dae57c19ce713bbf3277
Unit Tests for Conductor/api module

Created Unit Tests for PlansController

Change-Id: I075ef2289548fa5afc2024173866307d174ea3d5
Issue-ID: OPTFRA-68
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
conductor/conductor/tests/unit/api/base_api.py
conductor/conductor/tests/unit/api/controller/test_root.py
conductor/conductor/tests/unit/api/controller/v1/plans.json [new file with mode: 0644]
conductor/conductor/tests/unit/api/controller/v1/test_plans.py [new file with mode: 0644]
conductor/conductor/tests/unit/api/controller/v1/test_v1_root.py