mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 12:04:11 +00:00
tests
This commit is contained in:
@@ -22,17 +22,17 @@ testForwardContactContact =
|
||||
|
||||
alice #> "@bob hi"
|
||||
bob <# "alice> hi"
|
||||
|
||||
msgId <- lastItemId alice
|
||||
|
||||
alice #> "@bob hey"
|
||||
bob <# "alice> hey"
|
||||
|
||||
alice ##> ("/_forward @2 @3 " <> msgId)
|
||||
alice <# "@cath -> from conversation: bob"
|
||||
alice <## " hi"
|
||||
cath <# "alice> -> forwarded"
|
||||
cath <## " hi"
|
||||
|
||||
alice #> "@bob hey"
|
||||
bob <# "alice> hey"
|
||||
|
||||
bob `send` "> @alice -> @cath hey"
|
||||
bob <# "@cath -> from conversation: alice"
|
||||
bob <## " hey"
|
||||
|
||||
Reference in New Issue
Block a user