Add happy path test for secure-join

This commit is contained in:
Floris Bruynooghe
2020-09-05 23:01:34 +02:00
parent c6339c4ae4
commit ce01e1652f
3 changed files with 140 additions and 20 deletions

View File

@@ -1166,7 +1166,7 @@ pub async fn create_by_msg_id(context: &Context, msg_id: MsgId) -> Result<ChatId
}
/// Create a normal chat with a single user. To create group chats,
/// see dc_create_group_chat().
/// see [Chat::create_group_chat].
///
/// If a chat already exists, this ID is returned, otherwise a new chat is created;
/// this new chat may already contain messages, eg. from the deaddrop, to get the