Changeset

9523:e9122479e5d8

tests: Remove initial read since XEP is unclear (see #1104) If the store is empty then either this empty vCard element or an item-not-found error is acceptable.
author Kim Alvefur <zash@zash.se>
date Sat, 20 Oct 2018 17:29:31 +0200
parents 9522:4ea7298d3401
children 9524:1f6f3b941eb1
files spec/scansion/vcard_temp.scs
diffstat 1 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/spec/scansion/vcard_temp.scs	Sat Oct 20 17:28:52 2018 +0200
+++ b/spec/scansion/vcard_temp.scs	Sat Oct 20 17:29:31 2018 +0200
@@ -14,16 +14,6 @@
 Romeo connects
 
 Romeo sends:
-	<iq id="lx2" type="get">
-		<vCard xmlns="vcard-temp"/>
-	</iq>
-
-Romeo receives:
-	<iq type="result" id="lx2" to="${Romeo's full JID}">
-		<vCard xmlns="vcard-temp"/>
-	</iq>
-
-Romeo sends:
 	<iq id="lx3" type="set">
 		<vCard xmlns="vcard-temp">
 			<FN>Romeo Montague</FN>