Fix div 0 error and add new tests to list

This commit is contained in:
Kegan Dougal 2020-06-26 11:34:25 +01:00
parent 4897beabee
commit 9592d53364
2 changed files with 7 additions and 1 deletions

View file

@ -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
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