1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/tests/helpers
Paulus Schoutsen b0d893afc9 Remove loader.get_component (#23111)
* Remove get_component

* Lint
2019-04-14 22:31:01 -07:00
..
__init__.py
test_aiohttp_client.py No more opt-out auth (#18854) 2018-12-02 16:32:53 +01:00
test_area_registry.py Resolve auth_store loading race condition (#21794) 2019-03-08 14:50:24 -08:00
test_condition.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_config_entry_flow.py Further integration load cleanups (#23104) 2019-04-14 19:07:05 -07:00
test_config_validation.py Person schema for merge_packages #21307 (#21703) 2019-04-02 19:43:06 -07:00
test_deprecation.py
test_device_registry.py Resolve auth_store loading race condition (#21794) 2019-03-08 14:50:24 -08:00
test_discovery.py Further integration load cleanups (#23104) 2019-04-14 19:07:05 -07:00
test_dispatcher.py Log exceptions thrown by signal callbacks (#20015) 2019-01-17 14:44:57 -08:00
test_entity_component.py Further integration load cleanups (#23104) 2019-04-14 19:07:05 -07:00
test_entity_platform.py Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
test_entity_registry.py Resolve auth_store loading race condition (#21794) 2019-03-08 14:50:24 -08:00
test_entity_values.py
test_entity.py Set default parallel_update value should base on async_update (#22149) 2019-03-25 23:53:36 -07:00
test_entityfilter.py Cloud conf (#18216) 2018-11-05 13:21:03 +01:00
test_event.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_icon.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_init.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_intent.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_json.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
test_location.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_restore_state.py Fix restore state crashing invalid entity ID (#20367) 2019-01-23 21:12:38 -08:00
test_script.py Make automations log errors (#18965) 2018-12-13 12:21:16 +01:00
test_service.py Remove loader.get_component (#23111) 2019-04-14 22:31:01 -07:00
test_state.py Move core stuff into Home Assistant integration (#22407) 2019-03-26 13:38:32 +01:00
test_storage.py Restore states through a JSON store instead of recorder (#17270) 2018-11-28 13:16:43 +01:00
test_sun.py Use const.SUN_EVENT_* more (#18039) 2018-10-31 09:10:28 +01:00
test_system_info.py RFC: Add system health component (#20436) 2019-01-30 10:57:53 -08:00
test_temperature.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_template.py Add 'method' parameter to forgiving_round method (#21708) 2019-03-24 18:10:49 -07:00
test_translation.py Convert translation helper to use async_get_integration (#23054) 2019-04-12 17:10:19 -07:00