hass-core/tests/components/zwave_js
Martin Hjelmare d270f9515b
Add zwave_js init module tests (#45048)
* Add entry setup and unload test

* Test home assistant stop

* Test on connect and on disconnect

* Test client connect timeout

* Test ready node added

* Test non ready node added

* Test existing node not ready

* Test device registry state

* Add common test tools module

* Add existing ready node test

* Include init module in coverage calculation

* Clean docstrings
2021-01-11 16:05:11 +01:00
..
__init__.py Add zwave_js integration (#45020) 2021-01-11 00:08:25 +01:00
common.py Add zwave_js init module tests (#45048) 2021-01-11 16:05:11 +01:00
conftest.py Add zwave_js init module tests (#45048) 2021-01-11 16:05:11 +01:00
test_config_flow.py Add zwave_js integration (#45020) 2021-01-11 00:08:25 +01:00
test_init.py Add zwave_js init module tests (#45048) 2021-01-11 16:05:11 +01:00
test_sensor.py Add zwave_js init module tests (#45048) 2021-01-11 16:05:11 +01:00