core/tests/components/zha
Alexei Chetroi 52fe1328f6
ZHA tests refactoring (#31744)
* Refactor ZHA fixtures.
Patch Zigpy radio libs instead of ZHA when setting up fixtures.
Use new fixtures for binary_sensor.zha platform.

* Update ZHA api tests.
* Update ZHA channels and discovery tests.
* Update ZHA cover tests.
* Update device action/trigger tests.
* Update device_tracker.zha platform tests.
* Update fan.zha platform tests.
* Update ZHA gateway tests.
* Update lock.zha platform tests.
* Update switch.zha platform tests.
* Update sensor.zha platform tests.
* Update light.zha platform tests.
* Use MockConfigEntry.
* Address PR comments.
2020-02-12 16:12:14 -05:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
conftest.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_api.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_binary_sensor.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_channels.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -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 (#31744) 2020-02-12 16:12:14 -05:00
test_device_action.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_device_tracker.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_device_trigger.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_discover.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_fan.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_gateway.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_light.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_lock.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -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 (#31744) 2020-02-12 16:12:14 -05:00
test_switch.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
zha_devices_list.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00