Add some unit test files test_netwrok.py 61/40761/4
authorzhongjun <zhong.jun@zte.com.cn>
Thu, 31 Aug 2017 13:52:03 +0000 (21:52 +0800)
committerzhongjun <zhong.jun@zte.com.cn>
Thu, 31 Aug 2017 14:14:58 +0000 (22:14 +0800)
commit814729059a385d5edb0c19347b3dfa76930220a5
treeaad882cbea94f7d7ced43d73430ae265b6d2802d
parent91b18eadfb2ca83d9291281210342dfefa7694b2
Add some unit test files test_netwrok.py

1.add the below unit test files:
test_netwrok.py/test_schemas.py/test_query.py/test_utils.py
2.add the corresponding test conf file deploy_virtual_error.yml.

Change-Id: I01292d4c94b9d6159597961a0cab515f57727ec3
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
tests/data/lab_conf/deploy_virtual_error.yml [new file with mode: 0644]
tests/unit/common/test_query.py [new file with mode: 0644]
tests/unit/config/test_network.py [new file with mode: 0644]
tests/unit/config/test_schemas.py [new file with mode: 0644]
tests/unit/test_utils.py [new file with mode: 0644]