hass-core/tests/components/modbus
jan iversen 639c864a76
Add test coverage for modbus switch (coil part) (#40696)
* Prepare test code for complex devices.

push entity_id to conftest, to make it common for all devices.

Add device to base_setup.

* Add test coverage for modbus switch (coil part).

* Update .coveragerc

* Update .coveragerc

Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-10-01 11:00:26 -05:00
..
__init__.py
conftest.py Add test coverage for modbus switch (coil part) (#40696) 2020-10-01 11:00:26 -05:00
test_modbus_binary_sensor.py Add test coverage for modbus switch (coil part) (#40696) 2020-10-01 11:00:26 -05:00
test_modbus_sensor.py Add test coverage for modbus switch (coil part) (#40696) 2020-10-01 11:00:26 -05:00
test_modbus_switch.py Add test coverage for modbus switch (coil part) (#40696) 2020-10-01 11:00:26 -05:00