1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Increase coverage and cleanup BleBox cover (#35369)

* increase coverage and cleanup BleBox cover

* test entity properites via the `state` property

* properly test entity properities

* properly mock io call
This commit is contained in:
gadgetmobile
2020-05-10 12:22:26 +02:00
committed by GitHub
parent b4142fc7ee
commit 9e3a8899c8
4 changed files with 73 additions and 28 deletions

View File

@@ -50,7 +50,7 @@ def flow_feature_mock():
)
async def test_flow_works(hass, flow_feature_mock):
async def test_flow_works(hass, valid_feature_mock, flow_feature_mock):
"""Test that config flow works."""
result = await hass.config_entries.flow.async_init(