From daf6be19219e2f33c0b8bb3db909614b4ec0b1f1 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Mon, 10 Sep 2018 14:58:44 +0100 Subject: spec/scansion: Multiple fixes to make all tests pass in latest (c35386e4b456) scansion --- spec/scansion/muc_password-trunk.scs | 141 ----------------------------------- 1 file changed, 141 deletions(-) delete mode 100644 spec/scansion/muc_password-trunk.scs (limited to 'spec/scansion/muc_password-trunk.scs') diff --git a/spec/scansion/muc_password-trunk.scs b/spec/scansion/muc_password-trunk.scs deleted file mode 100644 index 0a343b91..00000000 --- a/spec/scansion/muc_password-trunk.scs +++ /dev/null @@ -1,141 +0,0 @@ -[Client] Romeo - jid: user@localhost - password: password - -[Client] Juliet - jid: user2@localhost - password: password - ------ - -Romeo connects - -Romeo sends: - - - - -Romeo receives: - - - - - - - - -Romeo receives: - - -# Submit config form -Romeo sends: - - - - - http://jabber.org/protocol/muc#roomconfig - - - cauldronburn - - - - - -Romeo receives: - - - -# Juliet connects, and tries to join the room (password-protected) -Juliet connects - -Juliet sends: - - - - -Juliet receives: - - - - - - -# Retry with the correct password -Juliet sends: - - - cauldronburn - - - -Juliet receives: - - -Juliet receives: - - -Juliet receives: - - -Romeo receives: - - -# Ok, now Juliet leaves, and Romeo unsets the password - -Juliet sends: - - -Romeo receives: - - -Juliet receives: - - -# Remove room password -Romeo sends: - - - - - http://jabber.org/protocol/muc#roomconfig - - - - - - - -# Config change success -Romeo receives: - - - -# Notification of room configuration update -Romeo receives: - - - - - - -# Juliet tries to join (should succeed) -Juliet sends: - - - - -# Notification of Romeo's presence in the room -Juliet receives: - - -Juliet receives: - - -# Room topic -Juliet receives: - - -Romeo receives: - - -- cgit v1.2.3