File

spec/scansion/basic.scs @ 11442:95f0d77175ca

util.jsonschema: Implement the "contains" keyword And apparently I had mistaken this for an array
author Kim Alvefur <zash@zash.se>
date Tue, 09 Mar 2021 02:35:00 +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