gajim-plural/test/unit
Stephan Erb 7708e3b87e Refactor internas of ConnectionCaps
* Make it testable and write a very basic test for the presenceCallback
 * Use Extract Method to make the code more readable and to increase reusability
 * Start to decouple ConnectionCaps from the other Connection classes/handlers
2009-12-10 18:31:00 +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.py Refactor internas of ConnectionCaps 2009-12-10 18:31:00 +01:00
test_contacts.py Make tests run again. 2009-12-05 22:26:48 +01:00
test_gui_interface.py Make tests run again. 2009-12-05 22:26:48 +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