File

spec/scansion/basic.scs @ 13628:4fdd406564ea

core.configmanager: Rename Secret to Credential To match the variable name and what systemd calls them.
author Kim Alvefur <zash@zash.se>
date Sat, 18 Jan 2025 12:31:48 +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