spec/scansion: Ensure all scripts have sensible titles

This commit is contained in:
Matthew Wild 2018-09-11 20:57:23 +01:00
parent 5703e26476
commit 8344885f6a
12 changed files with 22 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# Basic login and initial presence
[Client] Romeo [Client] Romeo
jid: user@localhost jid: user@localhost
password: password password: password

View file

@ -1,4 +1,4 @@
# A script testing basic message routing and delivery # Basic message routing and delivery
[Client] Romeo [Client] Romeo
jid: user@localhost jid: user@localhost

View file

@ -1,3 +1,5 @@
# Basic roster test
[Client] Romeo [Client] Romeo
jid: user@localhost jid: user@localhost
password: password password: password

View file

@ -1,3 +1,5 @@
# Issue 505: mod_muc doesn’t forward part statuses
[Client] Romeo [Client] Romeo
jid: user@localhost jid: user@localhost
password: password password: password

View file

@ -1,3 +1,5 @@
# Issue 978: MUC does not carry error into occupant leave status (multiple clients)
[Client] Romeo [Client] Romeo
jid: user@localhost jid: user@localhost
password: password password: password

View file

@ -1,3 +1,4 @@
# Issue 978: MUC does not carry error into occupant leave status (single client)
[Client] Romeo [Client] Romeo
jid: user@localhost jid: user@localhost
password: password password: password

View file

@ -1,3 +1,5 @@
# MUC: Mediated invites
[Client] Romeo [Client] Romeo
jid: user@localhost jid: user@localhost
password: password password: password

View file

@ -1,3 +1,5 @@
# MUC: Password-protected rooms
[Client] Romeo [Client] Romeo
jid: user@localhost jid: user@localhost
password: password password: password

View file

@ -1,3 +1,5 @@
# MUC: Room registration and reserved nicknames
[Client] Romeo [Client] Romeo
jid: user@localhost jid: user@localhost
password: password password: password

View file

@ -1,3 +1,5 @@
# Pubsub: Node creation, publish, subscribe, affiliations and delete
[Client] Balthasar [Client] Balthasar
jid: admin@localhost jid: admin@localhost
password: password password: password

View file

@ -1,3 +1,5 @@
# Pubsub: Basic support
[Client] Romeo [Client] Romeo
jid: admin@localhost jid: admin@localhost
password: password password: password

View file

@ -1,3 +1,5 @@
# Pubsub: Create and delete
[Client] Romeo [Client] Romeo
jid: admin@localhost jid: admin@localhost
password: password password: password