SleekXMPP/tests
2010-06-07 13:16:02 -04:00
..
__init__.py * tests need module file 2010-01-08 07:07:43 +00:00
test_disco.py Added unit tests for the new XEP-0030 stanza objects. All pass. 2010-06-01 22:07:53 +08:00
test_events.py added test_events and testing new del_event_handler 2010-06-01 22:07:50 +08:00
test_messagestanzas.py fixed html-im stanza plugin 2010-04-07 23:56:44 -07:00
test_presencestanzas.py added test for unsolicided unavailable presence and fixed bug to make it pass 2010-05-14 01:47:19 +08:00
test_pubsubstanzas.py added pubsub state stanzas and scheduled events 2010-06-01 22:07:52 +08:00
test_statemachine.py context manager is working but there's a fatal flaw: inside the body of the 'with' statement, there's no way to tell whether or not the transition occurred or timed out. 2010-06-07 13:16:02 -04:00
xmlcompare.py forgot to add file required to pass testall.py 2010-04-22 23:40:50 -07:00