tacker/tacker/tests/unit/vnflcm
Shubham 46bb74019c Avoid use of zip files in unit tests
Replaced the zip files by creating respective directories which is used
as the test data for unit test cases.

Addressed review comment [1] in this patch.

[1]: https://review.opendev.org/#/c/707802/26/tacker/tests/unit/vnflcm/test_vnflcm_driver.py@326
Change-Id: I6a19debe94c2707b6145003d428db9704bda02ee
2020-05-26 12:20:57 +05:30
..
vnflcm_driver Support LCM operation with user data 2020-04-24 11:37:45 +09:00
__init__.py Add create vnf instance API 2020-04-20 10:53:20 +05:30
fakes.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
test_controller.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_utils.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
test_vnflcm_driver.py Avoid use of zip files in unit tests 2020-05-26 12:20:57 +05:30