mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 11:23:11 -06:00
Add tests to testfile
This commit is contained in:
parent
9e489845eb
commit
648cdd8139
2
testfile
2
testfile
|
|
@ -203,3 +203,5 @@ Newly joined room is included in an incremental sync after invite
|
||||||
Outbound federation can query v1 /send_join
|
Outbound federation can query v1 /send_join
|
||||||
Inbound /v1/make_join rejects remote attempts to join local users to rooms
|
Inbound /v1/make_join rejects remote attempts to join local users to rooms
|
||||||
Inbound federation rejects invites which are not signed by the sender
|
Inbound federation rejects invites which are not signed by the sender
|
||||||
|
Inbound federation can query room alias directory
|
||||||
|
Inbound federation can receive v2 /send_join
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue