mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-19 16:10:01 +02:00
updates client test
This commit is contained in:
parent
36d3a7becc
commit
d09675de6a
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user