slixmpp/tests
Lance Stout 89fb15e896 Updated the suite of handler classes with documentation.
Updated XMLStream to return True or False from removeHandler to indicate if the handler
existed and was removed.

Waiter handlers now unregister themselves after timing out.
2010-08-27 16:42:26 -04:00
..
__init__.py
sleektest.py Fixed SleekTest compare method to check XML text. 2010-08-27 15:48:48 -04:00
test_addresses.py
test_chatstates.py
test_disco.py
test_elementbase.py Fixed SleekTest compare method to check XML text. 2010-08-27 15:48:48 -04:00
test_errorstanzas.py
test_events.py
test_forms.py
test_gmail.py
test_handlers.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
test_iqstanzas.py
test_jid.py
test_messagestanzas.py
test_presencestanzas.py
test_pubsubstanzas.py fixed a but in stanza_pubsub 2010-08-22 06:08:48 +00:00
test_roster.py
test_stanzabase.py Added unit tests for StanzaBase. 2010-08-27 12:22:35 -04:00
test_stream.py
test_tostring.py