mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-23 23:03: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
|
||||
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
|
||||
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
|
||||
Can get rooms/{roomId}/state for a departed room (SPEC-216)
|
||||
Inbound federation can return missing events for shared visibility
|
||||
|
|
|
|||
Loading…
Reference in a new issue