diff options
author | Erik Johnston <erik@matrix.org> | 2020-10-14 13:53:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-14 13:53:20 +0100 |
commit | 1264c8ac89e5bfa757acee8d26437f14621206a4 (patch) | |
tree | 26f8188ef6fc0400851f18668db8b9733ad63659 /tests/unittest.py | |
parent | Fix not sending events over federation when using sharded event persisters (#... (diff) | |
download | synapse-1264c8ac89e5bfa757acee8d26437f14621206a4.tar.xz |
Add basic tests for sync/pagination with vector clock tokens. (#8488)
These are tests for #8439
Diffstat (limited to 'tests/unittest.py')
-rw-r--r-- | tests/unittest.py | 32 |
1 files changed, 31 insertions, 1 deletions
diff --git a/tests/unittest.py b/tests/unittest.py |