mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 19:33:09 -06:00
Add newly passing tests
Signed-off-by: Alex Chen <minecnly@gmail.com>
This commit is contained in:
parent
64685aa416
commit
f21fdc2bb1
2
testfile
2
testfile
|
|
@ -166,3 +166,5 @@ Tags appear in an initial v2 /sync
|
||||||
Newly updated tags appear in an incremental v2 /sync
|
Newly updated tags appear in an incremental v2 /sync
|
||||||
Deleted tags appear in an incremental v2 /sync
|
Deleted tags appear in an incremental v2 /sync
|
||||||
/event/ on non world readable room does not work
|
/event/ on non world readable room does not work
|
||||||
|
/event/ on joined room works
|
||||||
|
/event/ does not allow access to events before the user joined
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue