mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-03 12:13:09 -06:00
Add passing tests
This commit is contained in:
parent
0c6f73071c
commit
d052752609
|
|
@ -709,4 +709,8 @@ Gapped incremental syncs include all state changes
|
||||||
Old leaves are present in gapped incremental syncs
|
Old leaves are present in gapped incremental syncs
|
||||||
Leaves are present in non-gapped incremental syncs
|
Leaves are present in non-gapped incremental syncs
|
||||||
Members from the gap are included in gappy incr LL sync
|
Members from the gap are included in gappy incr LL sync
|
||||||
Presence can be set from sync
|
Presence can be set from sync
|
||||||
|
/state returns M_NOT_FOUND for a rejected message event
|
||||||
|
/state_ids returns M_NOT_FOUND for a rejected message event
|
||||||
|
/state returns M_NOT_FOUND for a rejected state event
|
||||||
|
/state_ids returns M_NOT_FOUND for a rejected state event
|
||||||
Loading…
Reference in a new issue