Skip to content

Commit c84e0c2

Browse files
committed
Extend testing
1 parent cf692bf commit c84e0c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_adam.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ async def test_connect_adam_anna_new_2(self):
198198
)
199199

200200
await self.device_test(api, "2025-10-12 00:00:01", testdata)
201+
assert self.entity_items == 195
201202

202203
await api.close_connection()
203204
await self.disconnect(server, client)

0 commit comments

Comments
 (0)