.. |
__init__.py
|
* tests need module file
|
2010-01-08 07:07:43 +00:00 |
sleektest.py
|
Corrected stream header tester.
|
2010-10-06 18:46:23 -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 ElementBase.match to match using sub_interface elements.
|
2010-08-30 17:12:10 -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
|
Modified event handling to use the event queue.
|
2010-10-01 13:49:58 -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 SleekTest and related tests.
|
2010-10-06 18:10:04 -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
|
Made first pass at cleaning BaseXMPP.
|
2010-10-01 23:56:46 -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_streamtester.py
|
Corrected stream header tester.
|
2010-10-06 18:46:23 -04:00 |
test_tostring.py
|
Add unit tests for the tostring function.
|
2010-08-05 20:57:55 -04:00 |