File

spec/scansion/basic.scs @ 12689:1bc2220cd6ec

mod_smacks: Use new :add_error() in last remaining error result construction
author Matthew Wild <mwild1@gmail.com>
date Mon, 29 Aug 2022 15:48:07 +0100
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