index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_pubsubstanzas.py
Age
Commit message (
Collapse
)
Author
2010-08-05
Updated tests to use a relative import for SleekTest to please Python3.
Lance Stout
Fixed some tabs/spaces issues.
2010-07-20
Updated pubsub stanzas to use xep_0004 stanza objects, and updated tests to ↵
Lance Stout
match.
2010-05-27
added pubsub state stanzas and scheduled events
Nathan Fritz
2010-05-26
fixed dns unicode problem
Nathan Fritz
2010-04-21
added pubsub#event stanzas, multi-subtypes iterable stanzas, pubsub#event ↵
Nathan Fritz
test coverage
2010-04-19
added pubsub tests and fixed match on iterator error
Nathan Fritz
2010-04-14
adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner ↵
Nathan Fritz
stanzas
2010-04-07
added missing docstrings to tests and added deprecated warning to ↵
Nathan Fritz
basexmpp.send when using xml mask waiting
2010-01-15
xep 30 and 50 always reply from jid iq sent to
Nathan Fritz
2010-01-13
Completed basic test coverage of xmlns http://jabber.org/protocol/pubsub stanzas
Nathan Fritz
2010-01-08
* added tests
Nathan Fritz