Skip to content

Upgrading pytest-homeassistant-custom-component to 0.0.20 #93

Closed
@craigbarratt

Description

@craigbarratt

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions