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