aboutsummaryrefslogtreecommitdiff
path: root/are-we-synapse-yet.list
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2020-06-26 11:34:25 +0100
committerKegan Dougal <kegan@matrix.org>2020-06-26 11:34:25 +0100
commit9592d53364b573f9cd6ae045b98c49779429fa5f (patch)
tree526b715f38e8d9279af25ca963d8973dad74f93e /are-we-synapse-yet.list
parent4897beabeed3281f3e45a1426e6f1c9359e3152b (diff)
Fix div 0 error and add new tests to list
Diffstat (limited to 'are-we-synapse-yet.list')
-rw-r--r--are-we-synapse-yet.list6
1 files changed, 5 insertions, 1 deletions
diff --git a/are-we-synapse-yet.list b/are-we-synapse-yet.list
index f59f8067..3876de54 100644
--- a/are-we-synapse-yet.list
+++ b/are-we-synapse-yet.list
@@ -853,4 +853,8 @@ fme Outbound federation will ignore a missing event with bad JSON for room versi
fbk Outbound federation rejects backfill containing invalid JSON for events in room version 6
jso Invalid JSON integers
jso Invalid JSON floats
-jso Invalid JSON special values \ No newline at end of file
+jso Invalid JSON special values
+inv Can invite users to invite-only rooms (2 subtests)
+plv setting 'm.room.name' respects room powerlevel (2 subtests)
+psh Messages that notify from another user increment notification_count
+psh Messages that org.matrix.msc2625.mark_unread from another user increment org.matrix.msc2625.unread_count \ No newline at end of file