mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-12-24 05:30:15 +00:00
Fix test framework running against real devices (#1235)
This commit is contained in:
@@ -29,6 +29,8 @@ from kasa.exceptions import (
|
||||
)
|
||||
from kasa.httpclient import HttpClient
|
||||
|
||||
pytestmark = [pytest.mark.requires_dummy]
|
||||
|
||||
DUMMY_QUERY = {"foobar": {"foo": "bar", "bar": "foo"}}
|
||||
|
||||
key = b"8\x89\x02\xfa\xf5Xs\x1c\xa1 H\x9a\x82\xc7\xd9\t"
|
||||
|
||||
Reference in New Issue
Block a user