Add newly passing tests from matrix-org/sytest 56de891 (#769)

main
Alex Chen 2019-07-29 15:18:21 +08:00 committed by GitHub
parent e66933b108
commit 3e6d0a6246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -154,3 +154,5 @@ POST /login returns the same device_id as that in the request
POST /createRoom with creation content
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
Inbound federation rejects remote attempts to join local users to rooms
Inbound federation rejects remote attempts to kick local users to rooms