File

spec/scansion/basic.scs @ 10102:77a21eef243b

core.s2smanager: Remove use of tostring in logging This is now performed by loggingmanager
author Kim Alvefur <zash@zash.se>
date Mon, 29 Jul 2019 23:15:30 +0200
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