gajim-plural/test
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
..
integration Remove superfluous clear_contacts method 2009-11-09 23:03:16 +01:00
lib Organize tests into unit and integration tests. 2009-11-05 09:06:46 +01:00
unit 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
runtests.py Make the GC_Contacts class 'account insensitive'. Instead, create an Account class which holds a GC_Contacts object. 2009-11-10 21:08:25 +01:00