add pod related unittests in testAPI 95/14295/2
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 18 May 2016 05:32:50 +0000 (13:32 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 18 May 2016 09:25:53 +0000 (17:25 +0800)
commit9e67d0cb981b25b26d2720f1e749628b040eb51b
tree71a61a69beb3052b250ab90556fd0c25f0df7310
parentcbef5eba11345ded14d276fcf5b4f79a171e49b9
add pod related unittests in testAPI

unittest for create/get/list pod in testAPI project

JIRA: FUNCTEST-252

Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Change-Id: Ifedb4715abffda20c93284ef58cd93f584879af8
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
utils/test/result_collection_api/common/constants.py
utils/test/result_collection_api/resources/handlers.py
utils/test/result_collection_api/resources/models.py
utils/test/result_collection_api/resources/pod_models.py [new file with mode: 0644]
utils/test/result_collection_api/tests/unit/fake_pymongo.py
utils/test/result_collection_api/tests/unit/test_base.py
utils/test/result_collection_api/tests/unit/test_pod.py [new file with mode: 0644]