File

spec/scansion/basic.scs @ 11910:3a8ec48f7333

MUC: Set .previous_affiliation = "none" if nil, for consistency with .affiliation It appears nothing currently uses this field in prosody or prosody-modules
author Matthew Wild <mwild1@gmail.com>
date Tue, 16 Nov 2021 12:02:54 +0000
parent 9291:329a670ae975
line wrap: on
line source

# Basic login and initial presence

[Client] Romeo
	jid: user@localhost
	password: password

---------

Romeo connects

Romeo sends:
	<presence/>

Romeo receives:
	<presence/>

Romeo disconnects