core/tests/helpers
Paulus Schoutsen c15f433c3e
Add a service require_admin wrapper (#21953)
* Add a service require_admin wrapper

* Allow it to be used as a decorator

* Lint

* Add comment

* Add docstring

* Update syntax
2019-03-12 22:09:50 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
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 Remove check if base url is local (#19494) 2018-12-21 11:23:05 +01:00
test_config_validation.py Deprecate conf_update_interval (#20924) 2019-02-17 06:23:09 +01:00
test_deprecation.py Add tests for deprecation helpers (#7452) 2017-05-06 10:10:48 -07:00
test_device_registry.py Resolve auth_store loading race condition (#21794) 2019-03-08 14:50:24 -08:00
test_discovery.py Pass hass_config to load_platform (#17952) 2018-10-29 19:21:21 +01:00
test_dispatcher.py Log exceptions thrown by signal callbacks (#20015) 2019-01-17 14:44:57 -08:00
test_entity.py Use unicode slugify (#19192) 2018-12-17 07:51:13 +01:00
test_entity_component.py Allow targeting areas in service calls (#21472) 2019-03-04 09:51:12 -08:00
test_entity_platform.py Guard for bad device info (#17238) 2018-10-08 12:53:51 +02:00
test_entity_registry.py Resolve auth_store loading race condition (#21794) 2019-03-08 14:50:24 -08:00
test_entity_values.py Simplify customize (#6007) 2017-02-15 19:47:30 -08: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 Add a service require_admin wrapper (#21953) 2019-03-12 22:09:50 -07:00
test_state.py Reproduce states by letting each component opt in on handling state recovery itself (#18700) 2019-02-05 17:25:27 -08: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 Handle non-string values in JSON renderer (#20233) 2019-01-20 16:46:14 -08:00
test_translation.py Fix loading translations for embedded platforms (#20122) 2019-01-15 16:06:04 -08:00