hass-core/tests
Bram Kragten fcaabb3d33
Change get_entity to return a extended entry, add inputs to de… (#32083)
* Change get_entity to return a extended entry + add inputs to default config

For https://github.com/home-assistant/home-assistant-polymer/pull/4940

* Fix tests, simplify code, update to return extended

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-22 15:18:10 -08:00
..
auth Spelling: Config(uration) (#31782) 2020-02-13 08:27:00 -08:00
components Change get_entity to return a extended entry, add inputs to de… (#32083) 2020-02-22 15:18:10 -08:00
fixtures Significantly reduce code in august integration (#32030) 2020-02-20 21:06:24 -08:00
hassfest
helpers Fix entity registry not saving name/icon (#31932) 2020-02-18 08:32:34 -08:00
mock
resources
scripts
test_util
testing_config Add brightness_step to light.turn_on (#31452) 2020-02-04 16:13:29 -08:00
util Report which data causes JSON serialization error (#31901) 2020-02-17 10:49:42 -08:00
__init__.py
bandit.yaml
common.py
conftest.py Fix check_real location guard (#31890) 2020-02-16 15:33:09 -08:00
test_bootstrap.py Only check frontend for safe mode if frontend wanted to be loa… (#31969) 2020-02-19 15:56:46 +01:00
test_config.py Catch unexpected exceptions when validating config (#31795) 2020-02-13 22:43:07 +01:00
test_config_entries.py
test_core.py Extend safe mode (#31927) 2020-02-18 11:52:38 -08:00
test_data_entry_flow.py
test_loader.py Extend safe mode (#31927) 2020-02-18 11:52:38 -08:00
test_main.py
test_requirements.py
test_setup.py