..
__init__.py
* tests need module file
2010-01-08 07:07:43 +00:00
sleektest.py
Fixed SleekTest compare method to check XML text.
2010-08-27 15:48:48 -04:00
test_addresses.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_chatstates.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_disco.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_elementbase.py
Fixed SleekTest compare method to check XML text.
2010-08-27 15:48:48 -04:00
test_errorstanzas.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_events.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_forms.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_gmail.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_handlers.py
Updated the suite of handler classes with documentation.
2010-08-27 16:42:26 -04:00
test_iqstanzas.py
Updated SleekTest.streamClose to check that the stream was actually started before closing it.
2010-08-11 18:41:57 -04:00
test_jid.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_messagestanzas.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_presencestanzas.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_pubsubstanzas.py
fixed a but in stanza_pubsub
2010-08-22 06:08:48 +00:00
test_roster.py
Updated roster stanza with docs and PEP8 style.
2010-08-11 23:32:14 -04:00
test_stanzabase.py
Added unit tests for StanzaBase.
2010-08-27 12:22:35 -04:00
test_stream.py
Updated tests to use a relative import for SleekTest to please Python3.
2010-08-05 20:23:07 -04:00
test_tostring.py
Add unit tests for the tostring function.
2010-08-05 20:57:55 -04:00