File

spec/scansion/basic.scs @ 11079:1e5a0e0469de

util.error: Switch coerce() to use new() and change 'native' to context field 'wrapped_error'
author Matthew Wild <mwild1@gmail.com>
date Fri, 25 Sep 2020 12:38:58 +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