Software /
code /
prosody
Changeset
10051:7d312e77c857 0.11
mod_blocklist: Update test case with correct behavior (see #1380)
Expect failure
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 20 Jun 2019 21:18:46 +0200 |
parents | 10050:f29d662d16f8 |
children | 10052:0c35f353db68 |
files | spec/scansion/blocking.scs |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/spec/scansion/blocking.scs Thu Jun 20 21:08:12 2019 +0200 +++ b/spec/scansion/blocking.scs Thu Jun 20 21:18:46 2019 +0200 @@ -132,6 +132,12 @@ </unblock> </iq> +Juliet receives: + <presence to="${Juliet's JID}" from="${Romeo's full JID}"> + <delay xmlns="urn:xmpp:delay" stamp="{scansion:any}" from="localhost"/> + <x xmlns="vcard-temp:x:update"/> + </presence> + Romeo receives: <iq type="result" id="lx3"/>