File

spec/scansion/basic.scs @ 10483:c12a24f0a385

mod_s2s: Invert condition to return early and reduce indentation
author Kim Alvefur <zash@zash.se>
date Wed, 04 Dec 2019 22:37:20 +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