slixmpp/sleekxmpp
Lance Stout 0fffbb8200 Unit test reorganization.
Moved SleekTest to sleekxmpp.test.

Organized test suites by their focus.
- Suites focused on testing stanza objects are named test_stanza_X.py
- Suites focused on testing stream behavior are name test_stream_X.py
2010-10-07 10:58:13 -04:00
..
plugins Fixed typo in XEP-0033 plugin. 2010-10-01 21:25:27 -04:00
stanza More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00
test Unit test reorganization. 2010-10-07 10:58:13 -04:00
xmlstream Fixed dealing with deleting handlers. 2010-10-07 09:17:28 -04:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Made first pass at cleaning up ClientXMPP. 2010-10-06 14:03:19 -04:00
clientxmpp.py Updated method names. 2010-10-06 18:45:11 -04:00
componentxmpp.py Made first pass at cleaning up ClientXMPP. 2010-10-06 14:03:19 -04:00
exceptions.py More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00