core/tests/components/deconz
Robert Svensson 7350215b4e
Use websocket fixture in deCONZ fan tests (#47824)
Localize test data
Improve asserts
2021-03-18 10:49:48 +01:00
..
__init__.py deCONZ migrate setup fully to config entry (#13679) 2018-04-18 10:27:44 -04:00
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 Use websocket fixture in deCONZ cover tests (#47822) 2021-03-18 10:07:11 +01:00
test_deconz_event.py Use websocket fixture in deCONZ event related tests (#47823) 2021-03-18 10:44:31 +01:00
test_device_trigger.py Use websocket fixture in deCONZ event related tests (#47823) 2021-03-18 10:44:31 +01:00
test_fan.py Use websocket fixture in deCONZ fan tests (#47824) 2021-03-18 10:49:48 +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 Use websocket fixture in deCONZ event related tests (#47823) 2021-03-18 10:44:31 +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