mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-24 07:13:09 -06:00
Add more completing tests
Signed-off-by: Devon Johnson <djohnson1865@gmail.com>
This commit is contained in:
parent
f48c3c790c
commit
0bf94d9933
|
|
@ -484,3 +484,5 @@ Users cannot kick users who have already left a room
|
||||||
A prev_batch token from incremental sync can be used in the v1 messages API
|
A prev_batch token from incremental sync can be used in the v1 messages API
|
||||||
Can get rooms/{roomId}/state for a departed room (SPEC-216)
|
Can get rooms/{roomId}/state for a departed room (SPEC-216)
|
||||||
Inbound federation can return missing events for shared visibility
|
Inbound federation can return missing events for shared visibility
|
||||||
|
Event with an invalid signature in the send_join response should not cause room join to fail
|
||||||
|
Inbound federation rejects typing notifications from wrong remote
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue