martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
458 stars 120 forks source link

Issue testing SMPT/Discord Notifiers #297

Open brianwfreeman opened 2 years ago

brianwfreeman commented 2 years ago

Describe the bug When attempting to test my notifiers I am getting the following error:

======================================================================
ERROR: tests (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests
Traceback (most recent call last):
  File "/usr/lib/python3.8/unittest/loader.py", line 154, in loadTestsFromName
    module = __import__(module_name)
ModuleNotFoundError: No module named 'tests'

----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)

A clear and concise description of what the bug is and how it can be reproduced.

Environment: