File

spec/scansion/basic.scs @ 13308:d539cb48c6e9

mod_muc: Switch to module:could() for some implicit access control checks
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Nov 2023 11:50:59 +0000
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