tacker/tacker/tests/unit
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
..
agent Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
api Merge "trivial: Remove unused inner functions of UT and FT" 2020-05-25 10:14:08 +00:00
cmd Add framework for tacker-status upgrade check 2018-10-26 09:07:04 +00:00
common Avoid use of zip files in unit tests 2020-05-26 12:20:57 +05:30
conductor Avoid use of zip files in unit tests 2020-05-26 12:20:57 +05:30
db Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
extensions Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
glance_store Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
hacking Refactoring UT directories 2018-11-12 13:13:39 +00:00
keymgr Refactoring UT directories 2018-11-12 13:13:39 +00:00
mistral Refactoring UT directories 2018-11-12 13:13:39 +00:00
nfvo trivial: Remove unused inner functions of UT and FT 2020-05-22 17:31:47 +09:00
objects Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
plugins Refactoring UT directories 2018-11-12 13:13:39 +00:00
services Refactoring UT directories 2018-11-12 13:13:39 +00:00
tests Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
tosca Refactoring UT directories 2018-11-12 13:13:39 +00:00
vnflcm Avoid use of zip files in unit tests 2020-05-26 12:20:57 +05:30
vnfm trivial: Remove unused inner functions of UT and FT 2020-05-22 17:31:47 +09:00
vnfpkgm Avoid use of zip files in unit tests 2020-05-26 12:20:57 +05:30
__init__.py Add versioned objects for vnf packages 2019-09-18 12:24:39 +00:00
_test_rootwrap_exec.py Recover some file permissions 2016-07-20 22:56:09 +00:00
base.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
database_stubs.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
extension_stubs.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
fake_request.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
fixtures.py Remove deprecation warning messages 2019-09-20 12:27:06 +05:30
test_alarm_receiver.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
test_context.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_policy.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_wsgi.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
testlib_api.py Add __ne__ built-in function 2016-11-16 15:40:42 +08:00