diff options
author | Richard van der Hoff <github@rvanderhoff.org.uk> | 2016-01-28 09:49:46 +0000 |
---|---|---|
committer | Richard van der Hoff <github@rvanderhoff.org.uk> | 2016-01-28 09:49:46 +0000 |
commit | e26390ca46bfa876e9cc0eb7d32cb5f06a6a6bbb (patch) | |
tree | 1ec93e8b91fa63d002b6767d5c272ef12920f880 /tests/rest/client | |
parent | Remove chdir (diff) | |
parent | Make it possible to paginate forwards from stream tokens (diff) | |
download | synapse-e26390ca46bfa876e9cc0eb7d32cb5f06a6a6bbb.tar.xz |
Merge pull request #535 from matrix-org/rav/paginate_from_stream_token
Make it possible to paginate forwards from stream tokens
Diffstat (limited to 'tests/rest/client')
-rw-r--r-- | tests/rest/client/v1/test_rooms.py | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/tests/rest/client/v1/test_rooms.py b/tests/rest/client/v1/test_rooms.py |