This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-07-01 19:57:08 +01:00
Code
Activity
Files
045ba4e1dd9e96fe387d05fef87dbe5ec3f1eeaf
core
/
tests
/
components
/
template
T
History
epenet
cbc7a5ae8e
Use DOMAIN constant in tests (hass.services.async_call) (
#172998
)
2026-06-04 12:36:10 +02:00
..
fixtures
…
snapshots
…
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_blueprint.py
…
test_button.py
Use
dt_util.utcnow()
instead of
datetime.now(UTC)
in template tests (
#172852
)
2026-06-03 05:32:12 +02:00
test_config_flow.py
…
test_config.py
…
test_cover.py
…
test_device_tracker.py
…
test_entity.py
Use DOMAIN constant in tests (hass.services.async_call) (
#172998
)
2026-06-04 12:36:10 +02:00
test_event.py
…
test_fan.py
…
test_helpers.py
Use DOMAIN constant in MockConfigEntry (p-z) (
#172991
)
2026-06-04 10:19:05 +02:00
test_image.py
…
test_init.py
…
test_light.py
…
test_lock.py
…
test_number.py
…
test_select.py
…
test_sensor.py
…
test_switch.py
…
test_template_entity.py
…
test_trigger_entity.py
Use DOMAIN constant in tests (hass.services.async_call) (
#172998
)
2026-06-04 12:36:10 +02:00
test_trigger.py
…
test_update.py
…
test_vacuum.py
…
test_validators.py
…
test_weather.py
…