1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/tests
Bram Kragten e419689229 Add config endpoint for scene (#28429)
* Add config endpoint for scene

* Add scenes to default config

* Fix test and add context to websocket service call

* Update scene.py

* Add tests
2019-11-04 12:38:18 -08:00
..
auth Black 2019-07-31 12:25:30 -07:00
components Add config endpoint for scene (#28429) 2019-11-04 12:38:18 -08:00
fixtures fix feedreader handling unrecognized published date (#28225) 2019-10-31 21:05:42 +01:00
helpers Add cloud account linking support (#28210) 2019-10-25 16:04:24 -07:00
mock Black 2019-07-31 12:25:30 -07:00
resources
scripts Remove direct authentication via trusted networks or API password (#27656) 2019-10-14 14:56:45 -07:00
test_util Bumps aiohttp to 3.6.0 (#26728) 2019-09-19 20:34:41 +02:00
testing_config Add additional device conditions to cover (#27830) 2019-10-25 13:50:46 -07:00
util Adds guards for missing information in call stack frames (#27217) 2019-10-05 11:59:33 +02:00
__init__.py
common.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
conftest.py Add device trigger support to sensor entities (#27133) 2019-10-03 06:14:35 +02:00
test_bootstrap.py Black 2019-07-31 12:25:30 -07:00
test_config_entries.py Reload config entry when entity enabled in entity registry, remove entity if disabled. (#26120) 2019-08-22 19:32:43 -05:00
test_config.py Add config endpoint for scene (#28429) 2019-11-04 12:38:18 -08:00
test_core.py Cleanup coroutine threadsafe (#27080) 2019-10-01 16:59:06 +02:00
test_data_entry_flow.py Black 2019-07-31 12:25:30 -07:00
test_loader.py Black 2019-07-31 12:25:30 -07:00
test_main.py Require Python >= 3.6.1 (#27226) 2019-10-05 12:20:11 -07:00
test_requirements.py Fix flaky test 2019-11-02 21:21:13 -07:00
test_setup.py Check for import errors before validating config (#28395) 2019-10-31 11:38:06 -07:00