Add missing typing test
parent
43cddfe00f
commit
67f7a53f12
|
@ -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
|
||||||
Invited user can reject invite for empty room
|
Invited user can reject invite for empty room
|
||||||
Invited user can reject local invite after originator leaves
|
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 notification sent to local room members
|
||||||
Typing notifications also sent to remote room members
|
Typing notifications also sent to remote room members
|
||||||
Typing can be explicitly stopped
|
Typing can be explicitly stopped
|
||||||
|
|
Loading…
Reference in New Issue