mirror of
https://github.com/home-assistant/core.git
synced 2025-05-04 22:19:17 +00:00

* 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>
2 lines
39 B
Python
2 lines
39 B
Python
"""Test the Discovergy integration."""
|