core/tests/components/zha
Marc Mueller 544d6b05a5
Replace mock_coro with AsyncMock (#99014)
* Replace mock_coro with AsyncMock

* Remove mock_coro test helper function

* Remove redundant AsyncMock
2023-08-25 22:54:55 +02:00
..
__init__.py
common.py
conftest.py
data.py
test_alarm_control_panel.py
test_api.py
test_backup.py
test_base.py
test_binary_sensor.py
test_button.py Replace mock_coro with AsyncMock (#99014) 2023-08-25 22:54:55 +02:00
test_climate.py
test_cluster_handlers.py
test_config_flow.py Fix zha test RuntimeWarnings (#97733) 2023-08-04 01:07:11 +02:00
test_cover.py
test_device.py
test_device_action.py Replace mock_coro with AsyncMock (#99014) 2023-08-25 22:54:55 +02:00
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_discover.py
test_fan.py
test_gateway.py Fix zha test RuntimeWarnings (#97733) 2023-08-04 01:07:11 +02:00
test_helpers.py
test_init.py
test_light.py Fix ZHA `turn_on` issues with `transition=0`, improve tests (#97539) 2023-08-03 15:20:40 -04:00
test_lock.py
test_logbook.py
test_number.py Replace mock_coro with AsyncMock (#99014) 2023-08-25 22:54:55 +02:00
test_radio_manager.py
test_registries.py
test_select.py
test_sensor.py
test_silabs_multiprotocol.py
test_siren.py Replace mock_coro with AsyncMock (#99014) 2023-08-25 22:54:55 +02:00
test_switch.py
test_websocket_api.py
zha_devices_list.py