hass-core/tests/components/demo
epenet 7bc2712142
Adjust root-import in tests (#78761)
* Adjust root-import in tests

* Adjust diagnostics

* Adjust button

* Adjust select

* Adjust device_tracker

* Adjust camera

* Adjust humidifier

* Adjust media_source

* Adjust update

* Adjust siren

* Adjust number

* Adjust alarm_control_panel

* Adjust notify

* Adjust sensor

* Adjust switch

* Revert anthemav

* Don't adjust demo humidifier
2022-09-19 15:22:23 +02:00
..
__init__.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
conftest.py Add Blueprint foundation to Scripts (#48621) 2021-04-27 15:15:38 -07:00
test_button.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_calendar.py Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
test_camera.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_climate.py Replace Climate CURRENT_HVAC_* constants with HVACAction enum (#70319) 2022-04-20 13:41:05 -07:00
test_cover.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_fan.py Complete fan speed transition from #59781 (#67743) 2022-03-09 10:38:12 +01:00
test_geo_location.py Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC (#69643) 2022-04-09 09:05:54 -10:00
test_humidifier.py Clean up constants (#46948) 2021-03-02 12:52:00 +01:00
test_init.py Fix demo external energy statistics (#77665) 2022-09-01 14:03:37 -04:00
test_light.py Add color_mode to demo light (#49694) 2021-04-29 10:45:17 +02:00
test_lock.py Speed up demo lock tests (#61425) 2021-12-10 11:13:44 +01:00
test_media_player.py Improve type hints in demo [1/3] (#77180) 2022-08-28 17:51:10 -05:00
test_notify.py Use async_capture_events to avoid running in executor (#47111) 2021-02-26 13:28:52 -08:00
test_number.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_remote.py Rewrite demo unittest tests to pytest style test functions (#41845) 2020-10-19 23:29:44 +02:00
test_select.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_sensor.py Improve demo test coverage (#77301) 2022-08-25 10:39:51 -05:00
test_siren.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_stt.py Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[de]* (#57990) 2021-10-22 16:28:56 +02:00
test_switch.py Demo: remove deprecated switch entity properties (#52424) 2021-07-02 17:50:57 +02:00
test_update.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_vacuum.py Fix threading error in demo vacuum (#62165) 2021-12-17 12:45:53 +01:00
test_water_heater.py Revert changes from #70300 part 2 (#70386) 2022-04-21 10:50:00 -10:00
test_weather.py Weather unit conversion (#73441) 2022-06-23 10:48:30 +02:00