hass-core/tests/components/demo
G Johansson 666e8e133e
Cover state is enum (#127144)
* Change light state to use enum

* Adjust cover tests

* Update cover

* Fix covers

* Some tests

* More tests

* Fix tests

* Fix
2024-10-08 18:39:04 +02:00
..
__init__.py
conftest.py Improve demo config flow and add tests (#118481) 2024-06-09 16:02:58 +02:00
test_button.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_calendar.py
test_camera.py Change camera state to an enum (#126558) 2024-09-24 12:12:01 +02:00
test_climate.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_config_flow.py Improve demo config flow and add tests (#118481) 2024-06-09 16:02:58 +02:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_date.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_datetime.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_fan.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_geo_location.py Run service call tasks eagerly (#112791) 2024-03-08 20:37:21 -10:00
test_humidifier.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_init.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_light.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_media_player.py Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
test_notify.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_number.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_remote.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_select.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_sensor.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_siren.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_stt.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_switch.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_text.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_time.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_update.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_vacuum.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_water_heater.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_weather.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00