gajim-plural/test/unit
Stephan Erb ae9376ff63 Split the 'account sensitive' parts of the Contacts class and move them to an intermediate Contacts_New class.
The Contact class remains the public interface for contact handling. This is only a single step of a longer refactoring to empower the Account class.
2009-11-10 22:56:10 +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 Push method to check if a specific ClientCaps supports a feature down to the caps module. 2009-11-09 21:26:56 +01:00
test_contacts.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_gui_interface.py Organize tests into unit and integration tests. 2009-11-05 09: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