Add passing tests

This commit is contained in:
Till Faelligen 2022-10-27 12:14:12 +02:00
parent 0bfc3d1447
commit 22195342bc
No known key found for this signature in database
GPG key ID: 3DF82D8AB9211D4E

View file

@ -757,4 +757,6 @@ Can get rooms/{roomId}/messages for a departed room (SPEC-216)
Local device key changes appear in /keys/changes Local device key changes appear in /keys/changes
Can get rooms/{roomId}/members at a given point Can get rooms/{roomId}/members at a given point
Can filter rooms/{roomId}/members Can filter rooms/{roomId}/members
Current state appears in timeline in private history with many messages after Current state appears in timeline in private history with many messages after
AS can publish rooms in their own list
AS and main public room lists are separate