aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2020-04-28 10:53:07 +0100
committerGitHub <noreply@github.com>2020-04-28 10:53:07 +0100
commit3a858afca2368f588b2681de4f4816f26686f540 (patch)
treedecbd7c588c7d65d005f5f6718522c301d879b30 /sytest-whitelist
parent87f05721b07cc6d57bcb4ce1d9ad77a9e1847054 (diff)
Loopback event from invite response (#982)
* Working invite v2 support * Fix copyright notice * Update gomatrixserverlib * Add fallthrough * Add missing continue * Update sytest-whitelist, gomatrixserverlib * Update gomatrixserverlib to test matrix-org/gomatrixserverlib#181 * Update gomatrixserverlib
Diffstat (limited to 'sytest-whitelist')
-rw-r--r--sytest-whitelist5
1 files changed, 5 insertions, 0 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index 7bd2a63c..439c306c 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -253,3 +253,8 @@ User can invite local user to room with version 3
User can invite local user to room with version 4
A pair of servers can establish a join in a v2 room
Can logout all devices
+State from remote users is included in the timeline in an incremental sync
+User can invite remote user to room with version 1
+User can invite remote user to room with version 2
+User can invite remote user to room with version 3
+User can invite remote user to room with version 4