File

spec/scansion/basic.scs @ 10572:d960c703e6b3

util.pubsub: Cover subscription filter in a partial test I'm not sure I understand spies well enough to test that the arguments and return values are as expected. Better than nothing at least.
author Kim Alvefur <zash@zash.se>
date Thu, 26 Dec 2019 01:52:14 +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