0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 09:58:59 +02:00

Add part of #1322 tests (#2034)

* Add part of #1322 tests

* Fix #1322
This commit is contained in:
kegsay 2021-11-01 15:05:20 +00:00 committed by GitHub
parent 92026a73ce
commit 42973e7d65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -569,3 +569,5 @@ Remote invited user can see room metadata
Can re-join room if re-invited
A prev_batch token from incremental sync can be used in the v1 messages API
Inbound federation rejects invites which are not signed by the sender
Invited user can reject invite over federation several times
Test that we can be reinvited to a room we created