Skip to content

Commit 243e176

Browse files
committed
final check
1 parent 5c2d570 commit 243e176

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clients/python/test/test_osparc/test_basic.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,5 @@ def _sideeffect(all_items: List, request: httpx.Request):
129129

130130
first_client_item = next(pagination_iterator)
131131
assert first_client_item == server_items[0]
132+
133+
assert len(pagination_iterator) == page_file.total

0 commit comments

Comments
 (0)