Modified unit tests for Controller Module 29/34429/2
authorYing Ruoyu <ruoyu.ying@intel.com>
Wed, 7 Mar 2018 14:21:40 +0000 (22:21 +0800)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Wed, 7 Mar 2018 18:44:17 +0000 (10:44 -0800)
commit6ac2dff39d6edb6c411a641036f474bb2e493f5b
tree3f6d9a02c4fb9138ca3cc4d1d24c597432e45013
parentda17dd41a33cf488d16a2adedbca5c81cb3f75fc
Modified unit tests for Controller Module

Unit test for translator.py, rpc.py and translator_svc.py in conductor/controller

Change-Id: I382078152d7708b6946b68902151529dcf1f3be4
Issue-ID: OPTFRA-69
Signed-off-by: Ying Ruoyu <ruoyu.ying@intel.com>
conductor/conductor/tests/data/some_template.yaml [new file with mode: 0644]
conductor/conductor/tests/unit/controller/__init__.py [new file with mode: 0644]
conductor/conductor/tests/unit/controller/test_rpc.py [new file with mode: 0644]
conductor/conductor/tests/unit/controller/test_translator.py [new file with mode: 0644]
conductor/conductor/tests/unit/controller/test_translator_svc.py [new file with mode: 0644]