From fdbf28899fafaa2e2fcc9854e6b217bb8c78e92f Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sat, 22 Sep 2018 15:34:26 +0200 Subject: mod_pep: Add test publishing a nickname --- spec/scansion/pep_nickname.scs | 72 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 spec/scansion/pep_nickname.scs (limited to 'spec/scansion/pep_nickname.scs') diff --git a/spec/scansion/pep_nickname.scs b/spec/scansion/pep_nickname.scs new file mode 100644 index 00000000..f958ec75 --- /dev/null +++ b/spec/scansion/pep_nickname.scs @@ -0,0 +1,72 @@ +# Publishing a nickname in PEP and receiving a notification + +[Client] Romeo + jid: romeo@localhost/nJi7BeTR + password: password + +----- + +Romeo connects + +Romeo sends: + + + + + + + + + + +Romeo receives: + + + + + + + + +Romeo sends: + + + + +Romeo receives: + + + + +Romeo receives: + + + + +Romeo sends: + + + + + + + + + + +Romeo receives: + + + + + + + + + + +Romeo sends: + + +Romeo disconnects + -- cgit v1.2.3