Part of lp.registry.tests.test_mlists View In Hierarchy
Method | test_simple_import_membership | Undocumented |
Method | test_extended_import_membership | Undocumented |
Method | test_import_with_non_persons | Undocumented |
Method | test_import_with_invalid_emails | Undocumented |
Method | test_already_joined | Undocumented |
Method | test_already_subscribed | Undocumented |
Method | test_import_from_file | Undocumented |
Method | test_import_from_file_with_non_persons | Undocumented |
Method | test_import_from_file_with_invalid_emails | Undocumented |
Method | test_logging | Undocumented |
Method | test_logging_extended | Undocumented |
Method | test_logging_with_non_persons | Undocumented |
Method | test_logging_with_invalid_emails | Undocumented |
Method | test_import_existing_with_nonascii_name | Undocumented |
Inherited from BaseMailingListImportTest:
Method | setUp | Undocumented |
Method | tearDown | Undocumented |
Method | writeFile | Undocumented |
Method | assertPeople | Assert that people are members of the team. |
Method | assertAddresses | Assert that addresses are subscribed to the mailing list. |
Method | _makeList | Undocumented |