core/tests
Raman Gupta 42af775f53
Add raw values to zwave_js value notification event ()
* add value_raw to value notification event that always shows the untranslated state value

* add property key and property to event params
2021-03-02 16:10:30 -05:00
..
auth Support blocking trusted network from new ip () 2021-01-28 12:06:20 +01:00
components Add raw values to zwave_js value notification event () 2021-03-02 16:10:30 -05:00
fixtures Add suggested area for zwave_js devices () 2021-03-01 15:24:55 -08:00
hassfest Throw error in hassfest when integration is missing version () 2021-02-04 13:31:17 +01:00
helpers Convert discovery helper to use dispatcher () 2021-02-24 13:37:31 -08:00
mock Drop asynctest () 2021-01-01 22:31:56 +01:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Cleanup unused loggers () 2021-02-14 13:46:58 +01:00
test_util SSDP response decode: replace invalid utf-8 characters () 2021-01-31 17:59:14 +01:00
testing_config Move device tracker scanner attributes to ScannerEntity () 2021-01-19 11:04:08 -06:00
util Clean up secret loading () 2021-03-02 12:58:53 -08:00
__init__.py
bandit.yaml Enable more Bandit tests () 2020-12-19 12:35:13 +01:00
common.py Lint suppression cleanups () 2021-03-02 09:02:04 +01:00
conftest.py Wait for registries to load at startup () 2021-02-11 17:36:19 +01:00
ignore_uncaught_exceptions.py Don't try and store exceptions when the key is missing () 2020-10-16 10:01:58 +02:00
test_bootstrap.py Wait for registries to load at startup () 2021-02-11 17:36:19 +01:00
test_config.py Ensure HomeAssistant can still restart when a library file is missing () 2021-02-19 22:22:48 -08:00
test_config_entries.py Add support for disabling config entries () 2021-02-20 19:21:39 -08:00
test_core.py Add support for pre-filtering events to the event bus () 2021-02-14 09:42:55 -10:00
test_data_entry_flow.py Add data entry flow show progress step () 2020-11-09 18:39:28 +01:00
test_exceptions.py Refine printing of ConditionError () 2021-02-21 14:54:36 +01:00
test_loader.py Add warning to custom integrations without version () 2021-02-04 09:59:41 +01:00
test_main.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_requirements.py Add support for discovery via DHCP () 2021-01-14 09:09:08 +01:00
test_setup.py Convert discovery helper to use dispatcher () 2021-02-24 13:37:31 -08:00