Add newly passing tests from matrix-org/sytest (#771)
Signed-off-by: Alex Chen <minecnly@gmail.com>main
parent
3e6d0a6246
commit
40e44c5f3b
2
testfile
2
testfile
|
@ -156,3 +156,5 @@ User can create and send/receive messages in a room with version 1
|
||||||
POST /createRoom ignores attempts to set the room version via creation_content
|
POST /createRoom ignores attempts to set the room version via creation_content
|
||||||
Inbound federation rejects remote attempts to join local users to rooms
|
Inbound federation rejects remote attempts to join local users to rooms
|
||||||
Inbound federation rejects remote attempts to kick local users to rooms
|
Inbound federation rejects remote attempts to kick local users to rooms
|
||||||
|
An event which redacts itself should be ignored
|
||||||
|
A pair of events which redact each other should be ignored
|
||||||
|
|
Loading…
Reference in New Issue