1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/tests
David F. Mulcahey c4400be62a Add friendly name to devices in the device registry (#21318)
* add friendly name to devices in the device registry

* switch to name_by_user

* review comments
2019-02-26 12:20:16 -08: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 friendly name to devices in the device registry (#21318) 2019-02-26 12:20:16 -08:00
fixtures Make Ambient PWS async and cloud-push (#20332) 2019-01-28 15:35:39 -08:00
helpers Add friendly name to devices in the device registry (#21318) 2019-02-26 12:20:16 -08:00
mock Add zwave.network_complete_some_dead event (#16894) 2018-09-28 19:14:57 +02:00
resources
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 Prevent partial custom component overlays (#21070) 2019-02-21 09:41:36 +01:00
util Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
__init__.py
common.py Config entry options (#18929) 2019-02-22 17:59:43 +01: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_entries.py Config entry options (#18929) 2019-02-22 17:59:43 +01:00
test_config.py Extend partial reload to include packages (#18884) 2018-12-03 10:56:26 +01:00
test_core.py Prevent invalid context from crashing (#21231) 2019-02-20 08:02:56 +01: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 Prevent partial custom component overlays (#21070) 2019-02-21 09:41:36 +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 Lint 2019-02-15 10:57:02 +01:00