core/tests
David F. Mulcahey 868820c424
add device info API (#20950)
2019-02-11 14:38:04 -05:00
..
auth Added command_line auth provider that validates credentials by calling a command (#19985) 2019-02-06 16:36:41 -08:00
components add device info API (#20950) 2019-02-11 14:38:04 -05:00
fixtures Make Ambient PWS async and cloud-push (#20332) 2019-01-28 15:35:39 -08:00
helpers Add better handling of deprecated configs (#20565) 2019-02-08 11:14:50 +01:00
mock Add zwave.network_complete_some_dead event (#16894) 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 (#18227) 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 (#20807) 2019-02-07 13:33:12 -08:00
util Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Update platform loading path (#20807) 2019-02-07 13:33:12 -08:00
conftest.py Embed Z-Wave platforms (#20810) 2019-02-07 22:50:59 +01:00
test_bootstrap.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
test_config.py Extend partial reload to include packages (#18884) 2018-12-03 10:56:26 +01:00
test_config_entries.py Fix unloading an entry can leave states around (#17786) 2018-10-25 19:57:36 +02:00
test_core.py Fix coroutine never awaited warning in test (#20892) 2019-02-09 15:13:12 -06:00
test_data_entry_flow.py Allow finish_flow callback to change data entry result type (#16100) 2018-08-21 10:48:24 -07:00
test_loader.py Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
test_setup.py Use PLATFORM_SCHEMA_BASE as base schema for additional components. (#20578) 2019-02-04 21:52:19 -08:00