hass-core/tests/components/deconz
Robert Svensson 2ab640aaef
Use websocket fixture in deCONZ climate tests (#47821)
Localize test data
Improve asserts
2021-03-18 09:57:27 +01:00
..
__init__.py
conftest.py Introduction of deCONZ websocket fixture (#47812) 2021-03-12 12:03:29 -08:00
test_binary_sensor.py Use websocket fixture in deCONZ binary sensor tests (#47820) 2021-03-18 09:51:42 +01:00
test_climate.py Use websocket fixture in deCONZ climate tests (#47821) 2021-03-18 09:57:27 +01:00
test_config_flow.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_cover.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_deconz_event.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_device_trigger.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_fan.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_gateway.py Introduction of deCONZ websocket fixture (#47812) 2021-03-12 12:03:29 -08:00
test_init.py Improve deCONZ init tests (#47825) 2021-03-12 12:02:15 -08:00
test_light.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_lock.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_logbook.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_scene.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_sensor.py Normally there should only be one battery sensor per device from deCONZ. (#46761) 2021-02-25 09:54:46 +01:00
test_services.py Update tests c-h to use registry async_get (#47652) 2021-03-09 14:31:17 +01:00
test_switch.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00