From: Dominik Fleischmann Date: Tue, 7 Jul 2020 11:11:19 +0000 (+0200) Subject: Add unit tests to N2VC refactor X-Git-Tag: release-v9.0-start~37 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=7ff392f6b60850ac7408f96fd42ab16b005ec2bf;hp=7ff392f6b60850ac7408f96fd42ab16b005ec2bf Add unit tests to N2VC refactor This commit adds unit tests for the following modules: juju_watcher.py 96% coverage libjuju.py 72% coverage utils.py 100% coverage Minor libjuju.py fixes found with unit testing Fix testing with tox Change-Id: I9f23ce2f18aac6765edfa955ed200802c27d9047 Signed-off-by: Dominik Fleischmann ---