core/tests/components/zha
Alexei Chetroi 28eeed1db3
ZHA tests refactoring (#31682)
* Fixtures for restoring/joning a device.

* binary_sensor.zha tests.

* cover.zha platform tests.

* device_tracker.zha platform tests.

* fan.zha platform tests.

* switch.zha platform tests.

* Update light.zha platform tests.

* Update sensor.zha platform tests.

* ZHA api tests refactoring.

* Update lock.zha platform tests.

* Update ZHA gateway tests.

* Update zha device action tests.

* Update zha device trigger tests.

* Cleanup.
2020-02-09 21:45:35 -05:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
conftest.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_api.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_binary_sensor.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_channels.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
test_config_flow.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_cover.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_device_action.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_device_tracker.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_device_trigger.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_discover.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
test_fan.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_gateway.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_light.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_lock.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_registries.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
test_sensor.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
test_switch.py ZHA tests refactoring (#31682) 2020-02-09 21:45:35 -05:00
zha_devices_list.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00