Add more unit test case in test_get_conf.py 53/39053/1
authorzhongjun <zhong.jun@zte.com.cn>
Thu, 10 Aug 2017 11:34:10 +0000 (19:34 +0800)
committerzhongjun <zhong.jun@zte.com.cn>
Thu, 10 Aug 2017 11:55:25 +0000 (19:55 +0800)
commit98f1d062cad5b2d89945b24f616f1c769a0a1cec
tree19cd08084372d50a07cbef306fc4b84a4f3d6959
parent62db6264951f84811b5fb29361078f7d4a1ce493
Add more unit test case in test_get_conf.py

Add more unit test cases by pytest parametrize fixture.

Change-Id: I208bcff9af79b73556638e20df96235c4ac60ee2
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
tests/data/lab_conf/deploy_virtual2.yml [new file with mode: 0644]
tests/data/lab_conf/network_virtual2.yml [new file with mode: 0644]
tests/unit/test_get_conf.py