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
Age
Commit message (
Expand
)
Author
2010-06-07
added documentation for transition_ctx and removed some superfluous comment l...
Thom Nichols
2010-06-07
added __str__
Thom Nichols
2010-06-07
context manager now returns a boolean 'result' as the context variable to ind...
Thom Nichols
2010-06-07
context manager is working but there's a fatal flaw: inside the body of the '...
Thom Nichols
2010-06-03
added function execution on transition, and more unit tests.
Thom Nichols
2010-06-02
overhauled state machine. Now allows for atomic transitions.
Thom Nichols
2010-06-01
Added unit tests for the new XEP-0030 stanza objects. All pass.
Lance Stout
2010-06-01
added pubsub state stanzas and scheduled events
Nathan Fritz
2010-06-01
added test_events and testing new del_event_handler
Nathan Fritz
2010-05-14
added test for unsolicided unavailable presence and fixed bug to make it pass
Nathan Fritz
2010-04-22
forgot to add file required to pass testall.py
Nathan Fritz
2010-04-21
added pubsub#event stanzas, multi-subtypes iterable stanzas, pubsub#event tes...
Nathan Fritz
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 sta...
Nathan Fritz
2010-04-07
fixed html-im stanza plugin
Nathan Fritz
2010-04-07
added missing docstrings to tests and added deprecated warning to basexmpp.se...
Nathan Fritz
2010-03-26
added memleak test and attempted to fix presence leak
Nathan Fritz
2010-01-29
added separate tostring files
Nathan Fritz
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
* tests need module file
Nathan Fritz
2010-01-08
* added tests
Nathan Fritz
2010-01-08
* fixed stanza.keys()
Nathan Fritz
2010-01-08
* added first stanza tests
Nathan Fritz