mirror of
https://github.com/python-kasa/python-kasa.git
synced 2026-07-08 14:52:03 +00:00
tests: fix typos, child device subtype, CLI patch path, and deprecation test logic (#1677)
This commit is contained in:
@@ -415,7 +415,7 @@ async def test_device_update_from_new_discovery_info(discovery_mock):
|
||||
KasaException,
|
||||
match=re.escape("You need to await update() to access the data"),
|
||||
):
|
||||
assert device.supported_modules
|
||||
assert device.modules
|
||||
|
||||
|
||||
async def test_discover_single_http_client(discovery_mock, mocker):
|
||||
|
||||
Reference in New Issue
Block a user