Software /
code /
prosody
Comparison
spec/scansion/basic.scs @ 9266:c5267f5fd6e6
spec/scansion: Add scansion scripts used for testing
All past, except issue978-multi which fails randomly
based on ordering of elements - this is a scansion issue
to be resolved.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 06 Sep 2018 16:44:48 +0100 |
child | 9291:329a670ae975 |
comparison
equal
deleted
inserted
replaced
9265:585ef5c1b226 | 9266:c5267f5fd6e6 |
---|---|
1 [Client] Romeo | |
2 jid: user@localhost | |
3 password: password | |
4 | |
5 --------- | |
6 | |
7 Romeo connects | |
8 | |
9 Romeo sends: | |
10 <presence/> | |
11 | |
12 Romeo receives: | |
13 <presence/> | |
14 | |
15 Romeo disconnects | |
16 |