From 67f7a53f12b67f69ca90dd251918463d03e3c271 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Thu, 25 Jun 2020 15:06:46 +0100 Subject: [PATCH] Add missing typing test --- sytest-whitelist | 1 + 1 file changed, 1 insertion(+) diff --git a/sytest-whitelist b/sytest-whitelist index eb28898a..4bc7baef 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -362,6 +362,7 @@ Users cannot invite a user that is already in the room Invited user can reject invite Invited user can reject invite for empty room Invited user can reject local invite after originator leaves +PUT /rooms/:room_id/typing/:user_id sets typing notification Typing notification sent to local room members Typing notifications also sent to remote room members Typing can be explicitly stopped