File

spec/scansion/basic.scs @ 13177:6f64542a1336

mod_pubsub: Send correct jid attribute in disco#items Fixes use in PEP where the JID does not equal the bare domain.
author Kim Alvefur <zash@zash.se>
date Sat, 08 Jul 2023 18:23:40 +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