SleekXMPP/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 Corrected test errors. 2010-10-07 19:42:28 -04:00
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 Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_jid.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_base.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_stanza_element.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_error.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_gmail.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_iq.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_message.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_presence.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_roster.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_xep_0004.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
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 Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_xep_0060.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_xep_0085.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stream.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stream_exceptions.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
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 Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stream_roster.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
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