mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-16 08:59:26 +01:00
updates client test
This commit is contained in:
@@ -130,6 +130,7 @@ def test_tab_completion(pydase_client: pydase.Client) -> None:
|
||||
assert all(
|
||||
x in pydase_client.proxy.__dir__()
|
||||
for x in [
|
||||
"dict_attr",
|
||||
"list_attr",
|
||||
"my_method",
|
||||
"my_property",
|
||||
|
||||
Reference in New Issue
Block a user