core/tests/components/demo
Jan Bouwhuis 36bdda5669
Migrate demo notify platform (#115448)
* Migrate demo notify platform

* Update homeassistant/components/demo/notify.py

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Remove no needed tests

* Cleanup redundant attribute assignment

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-04-13 14:27:07 +02:00
..
__init__.py
conftest.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_button.py Migrate demo test to use freezegun (#105644) 2023-12-13 14:33:59 +01:00
test_calendar.py
test_camera.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_climate.py Allow Humidifier.current_humidity to be a float (#111297) 2024-03-27 11:19:20 +01:00
test_cover.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_date.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_datetime.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_fan.py Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
test_geo_location.py Run service call tasks eagerly (#112791) 2024-03-08 20:37:21 -10:00
test_humidifier.py Allow Humidifier.current_humidity to be a float (#111297) 2024-03-27 11:19:20 +01:00
test_init.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_light.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_lock.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_media_player.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_notify.py Migrate demo notify platform (#115448) 2024-04-13 14:27:07 +02:00
test_number.py Raise ServiceValidationError on number out of range exception (#114589) 2024-04-02 12:22:00 +02:00
test_remote.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_select.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_sensor.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_siren.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05: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 Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_text.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_time.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_update.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_vacuum.py Enable Ruff FLY002 rule (#115112) 2024-04-12 09:04:16 +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