mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-25 07:43:10 -06:00
Add completing tests
Signed-off-by: Devon Johnson <djohnson1865@gmail.com>
This commit is contained in:
parent
fdbf47b79d
commit
f48c3c790c
|
|
@ -482,5 +482,5 @@ m.room.history_visibility == "joined" allows/forbids appropriately for Real user
|
||||||
POST rejects invalid utf-8 in JSON
|
POST rejects invalid utf-8 in JSON
|
||||||
Users cannot kick users who have already left a room
|
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
|
||||||
Event with an invalid signature in the send_join response should not cause room join to fail
|
Can get rooms/{roomId}/state for a departed room (SPEC-216)
|
||||||
Inbound federation rejects typing notifications from wrong remote
|
Inbound federation can return missing events for shared visibility
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue