core/tests/components/deconz
Robert Svensson d429bcef16
Use fixtures in deCONZ sensor tests PT1 (#121116)
2024-07-04 11:50:23 +02:00
..
snapshots Add minor version to config entries (#105479) 2023-12-12 08:44:35 +01:00
__init__.py
conftest.py Use fixtures in deCONZ config flow tests PT1 (#121121) 2024-07-04 04:49:46 -05:00
test_alarm_control_panel.py Unignore Ruff PLC in tests (#114572) 2024-04-01 21:28:54 +02:00
test_binary_sensor.py Fix namespace-import pylint warning in components (#119299) 2024-06-10 15:55:08 +02:00
test_button.py Use fixtures in deCONZ button tests (#120958) 2024-07-01 20:48:33 +02:00
test_climate.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_config_flow.py Use fixtures in deCONZ config flow tests PT1 (#121121) 2024-07-04 04:49:46 -05:00
test_cover.py Use fixtures in deCONZ cover tests (#120954) 2024-07-01 20:31:42 +02:00
test_deconz_event.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_device_trigger.py Use service_calls fixture in deconz tests (#120905) 2024-07-01 10:33:31 +02:00
test_diagnostics.py Use fixtures in deCONZ diagnostics tests (#120968) 2024-07-02 12:43:34 +02:00
test_fan.py Use fixtures in deCONZ fan tests (#120953) 2024-07-01 19:49:12 +02:00
test_gateway.py First step towards fixtures in deCONZ tests (#120863) 2024-07-01 12:33:51 +02:00
test_init.py Ensure config entry operations are always holding the lock (#117214) 2024-05-12 08:20:08 +09:00
test_light.py Improve syncing light states to deCONZ groups (#117588) 2024-05-17 08:44:09 +02:00
test_lock.py Use fixtures in deCONZ lock tests (#120948) 2024-07-01 19:01:32 +02:00
test_logbook.py Use fixtures in deCONZ logbook tests (#120947) 2024-07-01 18:58:43 +02:00
test_number.py Use fixtures in deCONZ number tests (#120938) 2024-07-01 17:46:46 +02:00
test_scene.py Use fixtures in deCONZ scene tests (#120936) 2024-07-01 17:42:32 +02:00
test_select.py Use fixtures in deCONZ select tests (#120943) 2024-07-01 17:29:57 +02:00
test_sensor.py Use fixtures in deCONZ sensor tests PT1 (#121116) 2024-07-04 11:50:23 +02:00
test_services.py Fix namespace-import pylint warning in components (#119299) 2024-06-10 15:55:08 +02:00
test_siren.py First step towards fixtures in deCONZ tests (#120863) 2024-07-01 12:33:51 +02:00
test_switch.py Use fixtures in deCONZ switch tests (#120944) 2024-07-01 19:03:32 +02:00