hass-core/tests/helpers
Paulus Schoutsen 59393ab085
Prevent template changing options ()
* Prevent complex template validation changing input value

* Remove deprecation warnings
2019-02-06 11:15:27 -08:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp_client.py No more opt-out auth () 2018-12-02 16:32:53 +01:00
test_area_registry.py Area registry () 2019-01-28 15:52:42 -08:00
test_condition.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_config_entry_flow.py Remove check if base url is local () 2018-12-21 11:23:05 +01:00
test_config_validation.py Prevent template changing options () 2019-02-06 11:15:27 -08:00
test_deprecation.py Add tests for deprecation helpers () 2017-05-06 10:10:48 -07:00
test_device_registry.py Area registry () 2019-01-28 15:52:42 -08:00
test_discovery.py Pass hass_config to load_platform () 2018-10-29 19:21:21 +01:00
test_dispatcher.py Log exceptions thrown by signal callbacks () 2019-01-17 14:44:57 -08:00
test_entity.py Use unicode slugify () 2018-12-17 07:51:13 +01:00
test_entity_component.py Fix 'all' entity_id in service call extraction () 2019-01-20 16:33:11 -08:00
test_entity_platform.py Guard for bad device info () 2018-10-08 12:53:51 +02:00
test_entity_registry.py Fix entity registry comments () 2019-01-23 16:33:21 -08:00
test_entity_values.py Simplify customize () 2017-02-15 19:47:30 -08:00
test_entityfilter.py Cloud conf () 2018-11-05 13:21:03 +01:00
test_event.py Pytest tests () 2018-10-24 12:10:05 +02:00
test_icon.py Pytest tests () 2018-10-24 12:10:05 +02:00
test_init.py Pytest tests () 2018-10-24 12:10:05 +02:00
test_intent.py Pytest tests () 2018-10-24 12:10:05 +02:00
test_json.py Remove homeassistant.remote () 2018-08-21 15:49:58 +02:00
test_location.py Pytest tests () 2018-10-24 12:10:05 +02:00
test_restore_state.py Fix restore state crashing invalid entity ID () 2019-01-23 21:12:38 -08:00
test_script.py Make automations log errors () 2018-12-13 12:21:16 +01:00
test_service.py RFC: Deprecate auto target all for services and introduce entity_id: * () 2018-12-13 10:07:59 +01:00
test_state.py Reproduce states by letting each component opt in on handling state recovery itself () 2019-02-05 17:25:27 -08:00
test_storage.py Restore states through a JSON store instead of recorder () 2018-11-28 13:16:43 +01:00
test_sun.py Use const.SUN_EVENT_* more () 2018-10-31 09:10:28 +01:00
test_system_info.py RFC: Add system health component () 2019-01-30 10:57:53 -08:00
test_temperature.py Pytest tests () 2018-10-24 12:10:05 +02:00
test_template.py Handle non-string values in JSON renderer () 2019-01-20 16:46:14 -08:00
test_translation.py Fix loading translations for embedded platforms () 2019-01-15 16:06:04 -08:00