Closed
Description
@raman325 - I was looking at upgrading pytest-homeassistant-custom-component
from 0.0.8 to 0.0.20. That requires a few other upgrades, including these in tests/requirements_test.txt
:
coverage==5.3
pre-commit==2.8.2
pytest==6.1.2
After adding an empty custom_components/__init__.py
file (see this issue), all the tests run except tests/test_apps_modules.py
which stalls without any error until you hit ^C
.
Would you mind seeing what's wrong with tests/test_apps_modules.py
?
Once it runs cleanly then I'll update tests/requirements_test.txt
.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels