hass-core/tests/components/template
Erik Montnemery cf4033b1bc
Simplify time zone setting in tests (#68330)
* Simplify timezone setting in tests

* Fix typo

* Adjust caldav tests

* Adjust input_datetime tests

* Adjust time_date tests

* Adjust tod tests

* Adjust helper tests

* Adjust recorder tests

* Adjust risco tests

* Adjust aemet tests

* Adjust flux tests

* Adjust forecast_solar tests

* Revert unnecessary change in forecast_solar test

* Adjust climacell tests

* Adjust google tests

* Adjust sensor tests

* Adjust sonarr tests

* Adjust template tests

* Adjust zodiac tests

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-20 10:25:15 +01:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
__init__.py
conftest.py Update template/test_light.py to use pytest (#56300) 2021-09-16 11:05:00 -07:00
test_alarm_control_panel.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_binary_sensor.py Restore state of trigger based template binary sensor (#67538) 2022-03-14 12:28:55 -07:00
test_button.py Improve test coverage of template button (#63265) 2022-01-03 10:39:24 +01:00
test_cover.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_fan.py Complete fan speed transition from #59781 (#67743) 2022-03-09 10:38:12 +01:00
test_init.py Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
test_light.py Correct initial update of async_track_template_result (#59705) 2021-11-15 13:00:46 +01:00
test_lock.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_number.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_select.py Refactor input_select (#53334) 2021-10-25 20:38:06 -07:00
test_sensor.py Simplify time zone setting in tests (#68330) 2022-03-20 10:25:15 +01:00
test_switch.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_template_entity.py Teach TemplateEntity entity name (#62175) 2022-01-24 15:44:05 +01:00
test_trigger.py
test_vacuum.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_weather.py Move attribution attribute to Entity base class (#57492) 2021-10-11 23:15:32 +02:00