# HG changeset patch # User Kim Alvefur # Date 1544115290 -3600 # Node ID e98b901446d02d83dc0459dff485a4a4169e6ddb # Parent b2d6b79c9513e7d89a978e28f34ade3f19314c4a MUC: Add test case for #667 diff -r b2d6b79c9513 -r e98b901446d0 spec/scansion/muc_subject_issue_667.scs --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/spec/scansion/muc_subject_issue_667.scs Thu Dec 06 17:54:50 2018 +0100 @@ -0,0 +1,79 @@ +# #667 MUC message with subject and body SHALL NOT be interpreted as a subject change + +[Client] Romeo + password: password + jid: romeo@localhost + +----- + +Romeo connects + +# and creates a room +Romeo sends: + + + + +Romeo receives: + + + + + + + + +Romeo receives: + + + + +Romeo sends: + + Greetings + Hello everyone + + +Romeo receives: + + Greetings + Hello everyone + + +Romeo sends: + + Something to talk about + + +Romeo receives: + + Something to talk about + + +Romeo sends: + + + + +Romeo receives: + + + + + + + +# These have delay tags but we ignore those for now +Romeo receives: + + Greetings + Hello everyone + + +Romeo receives: + + Something to talk about + + +Romeo disconnects +