index.html

Report generated on 12-May-2020 at 18:06:12 by pytest-html v2.1.1

Environment

Packages {"pluggy": "0.13.1", "py": "1.8.1", "pytest": "5.4.2"}
Platform Linux-5.3.0-42-lowlatency-x86_64-with-Ubuntu-19.10-eoan
Plugins {"cov": "2.8.1", "html": "2.1.1", "metadata": "1.9.0"}
Python 3.7.5

Summary

0 tests ran in 0.61 seconds.

0 passed, 0 skipped, 0 failed, 1 errors, 0 expected failures, 0 unexpected passes

Results

Result Test Duration Links
Error unit_tests/test_reactive_openstack_exporter.py::collect 0.00
ImportError while importing test module '/home/xav/charms/prometheus-openstack-exporter-charm/unit_tests/test_reactive_openstack_exporter.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
unit_tests/test_reactive_openstack_exporter.py:9: in <module>
from reactive import openstack_exporter
reactive/openstack_exporter.py:21: in <module>
from charms.layer import snap
E ModuleNotFoundError: No module named 'charms.layer'