1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/tests/helpers
Markus Nigbur 670c75e844 Added resolve_state to template distance function (#17290)
_resolve_state was already used in the "closest" function, to allow for states and entity ids
2018-10-10 11:49:24 +02:00
..
__init__.py
test_aiohttp_client.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_condition.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_config_entry_flow.py Add confirmation to Cast/Sonos/iOS config entries (#16769) 2018-09-21 16:34:37 +02:00
test_config_validation.py Disallow list/dict for string configuration (#17202) 2018-10-07 12:35:44 +02:00
test_deprecation.py Add tests for deprecation helpers (#7452) 2017-05-06 10:10:48 -07:00
test_device_registry.py Update new values coming in for dev registry (#16852) 2018-09-27 11:26:58 +02:00
test_discovery.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
test_dispatcher.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_entity_component.py Manual updates (#17278) 2018-10-09 16:54:38 +02:00
test_entity_platform.py Guard for bad device info (#17238) 2018-10-08 12:53:51 +02:00
test_entity_registry.py Clean up device update, add via-hub (#16659) 2018-09-17 13:39:30 +02:00
test_entity_values.py
test_entity.py Add recent context (#15989) 2018-08-20 17:39:53 +02:00
test_entityfilter.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_event.py Make async_track_time_change smarter (#17199) 2018-10-09 10:14:18 +02:00
test_icon.py move icon battery function from util to helpers (#9708) 2017-10-05 20:55:19 -07:00
test_init.py
test_intent.py allow extra slot values in intents (#15246) 2018-07-01 11:51:40 -04:00
test_json.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
test_location.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_restore_state.py Unit tests to improve core coverage (#9659) 2017-10-02 20:25:04 -07:00
test_script.py Implement support for complex templates in script delays (#16442) 2018-09-21 11:57:01 +02:00
test_service.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_state.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
test_storage.py Added working support for private storage (#16903) 2018-10-02 10:16:43 +02:00
test_sun.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_temperature.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_template.py Added resolve_state to template distance function (#17290) 2018-10-10 11:49:24 +02:00
test_translation.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00