Added more unit test cases in data component 59/34859/1
authorrl001m <ruilu@research.att.com>
Thu, 8 Mar 2018 23:10:12 +0000 (18:10 -0500)
committerrl001m <ruilu@research.att.com>
Thu, 8 Mar 2018 23:20:46 +0000 (18:20 -0500)
commitb0eaf268072c637f68a1d7cf6dd162ab4f3e74f7
tree529b91ad44b5bfdeb9e39c29a978677862f210c0
parent84dca64425db27fe9b2850a2ca20fdff09ac54d4
Added more unit test cases in data component

Modified the test_resolve_demand unit test, and added more test cases for aai.py file. The aai.py test coverage is 72% and total test coverage is 46%.

Change-Id: I6e5ea02fc2f32d8ab20830c4bcf40744c59113e2
Issue-ID: OPTFRA-79
Signed-off-by: rl001m <ruilu@research.att.com>
conductor/conductor/tests/unit/data/plugins/inventory_provider/_get_complex.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/plugins/inventory_provider/_request_candidate_role.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/plugins/inventory_provider/_request_network_role.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/plugins/inventory_provider/cache_regions.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/plugins/inventory_provider/generic_vnf_list.json
conductor/conductor/tests/unit/data/plugins/inventory_provider/resolve_demand_service_response.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/plugins/inventory_provider/test_aai.py