File

spec/scansion/basic.scs @ 9690:75ed3403065d

lint: No longer ignore access to the deprecated global 'unpack' _G.unpack is deprecated in Lua 5.2
author Kim Alvefur <zash@zash.se>
date Sat, 08 Dec 2018 17:07:28 +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