mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 03:13:11 -06:00
Add newly passing tests to testfile
Signed-off-by: Alex Chen <minecnly@gmail.com>
This commit is contained in:
parent
530ed11ecc
commit
1be2089d96
3
testfile
3
testfile
|
|
@ -142,3 +142,6 @@ Trying to get push rules with unknown rule_id fails with 404
|
||||||
Events come down the correct room
|
Events come down the correct room
|
||||||
local user can join room with version 5
|
local user can join room with version 5
|
||||||
User can invite local user to room with version 5
|
User can invite local user to room with version 5
|
||||||
|
Typing events appear in initial sync
|
||||||
|
Typing events appear in incremental sync
|
||||||
|
Typing events appear in gapped sync
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue