File

spec/scansion/basic.scs @ 10574:f70c874b7936

mod_http_errors: Use text from util.errror object if included This makes util.error objects useful for more than just an error code container.
author Kim Alvefur <zash@zash.se>
date Sun, 29 Dec 2019 22:20:51 +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