This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5a98155700
core
/
tests
/
components
/
discovergy
/
__init__.py
2 lines
39 B
Python
Raw
Normal View
History
Unescape
Escape
Improve the code quality of the Discovergy integration (#94165) * Remove option flow, refactor and improve the code quality after review in PR #54280 * Remove coordinator.py from coverage report * Some minor improvements for unit tests * Remove _LOGGER * Use pytest.fixture and some more improvments * Add back empty __init__ * Fix docstring --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-06-11 10:51:43 +00:00
"""
Test the Discovergy integration.
"""