core/tests
Paulus Schoutsen 882f5ed079
Don't directly update config entries ()
* Don't directly update config entries

* Use ConfigEntryNotReady

* Fix tests

* Remove old test

* Lint
2019-02-13 20:36:06 -08:00
..
auth Added command_line auth provider that validates credentials by calling a command () 2019-02-06 16:36:41 -08:00
components Don't directly update config entries () 2019-02-13 20:36:06 -08:00
fixtures Make Ambient PWS async and cloud-push () 2019-01-28 15:35:39 -08:00
helpers Add better handling of deprecated configs () 2019-02-08 11:14:50 +01:00
mock Add zwave.network_complete_some_dead event () 2018-09-28 19:14:57 +02:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Mqtt light refactor () 2018-11-27 14:00:05 +01:00
test_util Add Hass.io user headers to supervisor proxy 2019-01-11 10:00:38 -08:00
testing_config Update platform loading path () 2019-02-07 13:33:12 -08:00
util Load as many components in parallel as possible () 2019-02-07 22:56:40 +01:00
__init__.py async HTTP component () 2016-10-23 23:48:01 -07:00
common.py Update platform loading path () 2019-02-07 13:33:12 -08:00
conftest.py Embed Z-Wave platforms () 2019-02-07 22:50:59 +01:00
test_bootstrap.py Remove usage of "run_until_complete" () 2018-09-19 15:40:02 +02:00
test_config.py Extend partial reload to include packages () 2018-12-03 10:56:26 +01:00
test_config_entries.py Don't directly update config entries () 2019-02-13 20:36:06 -08:00
test_core.py Fix coroutine never awaited warning in test () 2019-02-09 15:13:12 -06:00
test_data_entry_flow.py Allow finish_flow callback to change data entry result type () 2018-08-21 10:48:24 -07:00
test_loader.py Load as many components in parallel as possible () 2019-02-07 22:56:40 +01:00
test_main.py Hello Python 3.5 () 2018-02-22 23:22:27 -08:00
test_requirements.py Improve package loadable () 2018-08-28 12:52:18 +02:00
test_setup.py Use PLATFORM_SCHEMA_BASE as base schema for additional components. () 2019-02-04 21:52:19 -08:00