core/tests/components/template
jan iversen 990d474d02
use fixtures. (#56130)
2021-09-12 15:08:46 -07:00
..
__init__.py
conftest.py Add caplog setup fixture. (#55714) 2021-09-04 07:09:55 -07:00
test_alarm_control_panel.py
test_binary_sensor.py Add caplog setup fixture. (#55714) 2021-09-04 07:09:55 -07:00
test_cover.py use fixtures. (#56130) 2021-09-12 15:08:46 -07:00
test_fan.py Fix template fan default speed count (#48389) 2021-03-29 09:33:56 +02:00
test_init.py Support trigger-based template binary sensors (#49504) 2021-04-22 14:54:28 -07:00
test_light.py Remove stale debug statements from tests (#51059) 2021-05-25 11:52:20 +02:00
test_lock.py Update template/test_lock.py to use pytest (#56102) 2021-09-11 11:48:25 -07:00
test_number.py Add number platform to template integration (#54789) 2021-08-25 11:34:20 -07:00
test_select.py Allow multiple template.select platform entries (#55908) 2021-09-07 14:50:07 -07:00
test_sensor.py Add caplog setup fixture. (#55714) 2021-09-04 07:09:55 -07:00
test_switch.py
test_template_entity.py Set hass when adding template attribute (#49094) 2021-04-11 22:49:09 -07:00
test_trigger.py Update template/test_trigger.py to use pytest (#55950) 2021-09-10 09:55:51 -07:00
test_vacuum.py Add caplog setup fixture. (#55714) 2021-09-04 07:09:55 -07:00
test_weather.py