core/tests
Martin Hjelmare 524b9e7b1f
Use new zwave_js client (#45872)
* Use new zwave_js client

* Remove client callbacks

* Clean up on connect and on disconnect

* Clean log

* Add stop listen to unsubscribe callbacks

* Fix most tests

* Adapt to new listen interface

* Fix most tests

* Remove stale connection state feature

* Bump zwave-js-server-python to 0.16.0

* Clean up disconnect
2021-02-02 20:59:56 +01:00
..
auth Support blocking trusted network from new ip (#44630) 2021-01-28 12:06:20 +01:00
components Use new zwave_js client (#45872) 2021-02-02 20:59:56 +01:00
fixtures Search all endpoints for value in zwave_js (#45809) 2021-02-01 14:46:06 -05:00
hassfest
helpers Restore the device id after deleting and re-adding an integration (#45348) 2021-01-27 17:10:57 +01:00
mock Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
resources
scripts Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_util SSDP response decode: replace invalid utf-8 characters (#42681) 2021-01-31 17:59:14 +01:00
testing_config Move device tracker scanner attributes to ScannerEntity (#45312) 2021-01-19 11:04:08 -06:00
util Fix shutdown deadlock with run_callback_threadsafe (#45807) 2021-02-01 10:54:39 +01:00
__init__.py
bandit.yaml Enable more Bandit tests (#44307) 2020-12-19 12:35:13 +01:00
common.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
conftest.py During tests we can run with lowest rounds (#45710) 2021-01-29 19:57:14 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_entries.py Clarify ConfigEntryNotReady log (#45425) 2021-01-22 12:13:23 -05:00
test_core.py Fix shutdown deadlock with run_callback_threadsafe (#45807) 2021-02-01 10:54:39 +01:00
test_data_entry_flow.py
test_loader.py Remove misleading "for" from custom integration warning message (#45811) 2021-02-01 08:36:06 +01:00
test_main.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_requirements.py Add support for discovery via DHCP (#45087) 2021-01-14 09:09:08 +01:00
test_setup.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00