slixmpp/tests
Lance Stout f4451fe6b7 First pass at a new XEP-0030 plugin.
Now with dynamic node handling goodness.

Some things are not quite working yet, in particular:
    set_items
    set_info
    set_identities
    set_features

And still need more unit tests to round things out.
2010-12-09 18:57:27 -05:00
..
__init__.py
live_multiple_streams.py Fixed some live stream test errors. 2010-11-17 15:45:16 -05:00
live_test.py Fixed some live stream test errors. 2010-11-17 15:45:16 -05:00
test_events.py
test_jid.py
test_stanza_base.py
test_stanza_element.py
test_stanza_error.py
test_stanza_gmail.py
test_stanza_iq.py
test_stanza_message.py
test_stanza_presence.py
test_stanza_roster.py
test_stanza_xep_0004.py
test_stanza_xep_0030.py First pass at a new XEP-0030 plugin. 2010-12-09 18:57:27 -05:00
test_stanza_xep_0033.py
test_stanza_xep_0060.py
test_stanza_xep_0085.py
test_stream.py
test_stream_exceptions.py
test_stream_handlers.py Added option for iq.send to accept a callhandler. 2010-12-07 17:19:39 -05:00
test_stream_presence.py
test_stream_roster.py
test_stream_xep_0030.py First pass at a new XEP-0030 plugin. 2010-12-09 18:57:27 -05:00
test_tostring.py Fix xml:lang tostring test. 2010-12-08 00:18:04 -05:00