summary refs log tree commit diff
path: root/tests/rest/client/test_room_batch.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test to ensure we share the same `state_group` across the whole historical ↵Eric Eastwood2021-12-101-0/+180
batch (MSC2716) (#11487) Part of MSC2716: https://github.com/matrix-org/matrix-doc/pull/2716 We did some work on making sure the `state_groups` were shared in https://github.com/matrix-org/synapse/pull/10975