# HG changeset patch # User Kim Alvefur # Date 1540048355 -7200 # Node ID e57f6cd1af50eb4962afaf29e52b49a9dfbc78c9 # Parent d6964d16455c19d762a9185cf6c33e4cd7669caa tests: Add simple test case for XEP-0054 diff -r d6964d16455c -r e57f6cd1af50 spec/scansion/vcard_temp.scs --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/spec/scansion/vcard_temp.scs Sat Oct 20 17:12:35 2018 +0200 @@ -0,0 +1,86 @@ +# mod_scansion_record on host 'localhost' recording started 2018-10-20T15:00:12Z + +[Client] Romeo + jid: romeo@localhost + password: password + +[Client] Juliet + jid: juliet@localhost + password: password + +----- + +Romeo connects + +Romeo sends: + + + + +Romeo receives: + + + + +Romeo sends: + + + Romeo Montague + + Montague + Romeo + + + + + + + +Romeo receives: + + +Romeo sends: + + + + +Romeo receives: + + + Romeo Montague + + Montague + Romeo + + + + + + + +Romeo disconnects + +Juliet connects + +Juliet sends: + + + + +Juliet receives: + + + Romeo Montague + + Montague + Romeo + + + + + + + +Juliet disconnects + +# recording ended on 2018-10-20T15:02:14Z