summaryrefslogtreecommitdiff
path: root/Mailman/testing/test_membership.py
Commit message (Expand)AuthorAgeFilesLines
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-390/+0
* Simplify doctests by having just a single test_documentation.py module inBarry Warsaw2007-06-231-2/+1
* Refactor tests to get consistent clean up behavior. The clean up sectionsBarry Warsaw2007-06-221-6/+2
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-2/+5
* Restore the use of passwords.Schemes enum for selection of password hashingbwarsaw2007-03-221-1/+1
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-9/+17
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-75/+75
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-0/+384