summary refs log tree commit diff
path: root/tests/replication/test_sharded_event_persister.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-10/+15
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-8/+8
* Remove redundant calls to `render()`Richard van der Hoff2020-11-161-8/+0
* use global make_request() directly where we have a custom ResourceRichard van der Hoff2020-11-151-10/+32
* Add basic tests for sync/pagination with vector clock tokens. (#8488)Erik Johnston2020-10-141-0/+217
* Add unit test for event persister sharding (#8433)Erik Johnston2020-10-021-0/+102