gajim-plural/test/unit
Stephan Erb e9caf06992 Split common/caps.py. We now have common/protocol/ to contain XMPP connection related classes.
Plan is to move our ConnectionX classess to the protocol package one by one. Each move should be more than a simple copy paste. It should be preceeded by cleanups and the like.
2009-12-10 20:06:46 +01:00
..
__init__.py Organize tests into unit and integration tests. 2009-11-05 09:06:46 +01:00
test_account.py Split the 'account sensitive' parts of the Contacts class and move them to an intermediate Contacts_New class. 2009-11-10 22:56:10 +01:00
test_caps_cache.py Split common/caps.py. We now have common/protocol/ to contain XMPP connection related classes. 2009-12-10 20:06:46 +01:00
test_contacts.py Split common/caps.py. We now have common/protocol/ to contain XMPP connection related classes. 2009-12-10 20:06:46 +01:00
test_gui_interface.py Make tests run again. 2009-12-05 22:26:48 +01:00
test_protocol_caps.py Split common/caps.py. We now have common/protocol/ to contain XMPP connection related classes. 2009-12-10 20:06:46 +01:00
test_sessions.py Organize tests into unit and integration tests. 2009-11-05 09:06:46 +01:00
test_xmpp_dispatcher_nb.py Organize tests into unit and integration tests. 2009-11-05 09:06:46 +01:00
test_xmpp_transports_nb.py Organize tests into unit and integration tests. 2009-11-05 09:06:46 +01:00