summaryrefslogtreecommitdiff
path: root/src/mailman/testing/helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Use lazr.smtptest instead of our own SMTPServer and test SMTPd.Barry Warsaw2009-10-151-60/+0
* When testing, the signal.pause() is a problem because the TestableMaster isBarry Warsaw2009-10-151-1/+7
* Set testing threads as daemon so they won't hang.Barry Warsaw2009-06-291-0/+2
* More tests for the REST server, this time, for the queue runner.Barry Warsaw2009-05-101-1/+28
* Minor cleanupsBarry Warsaw2009-03-051-2/+5
* Massive digester rework.Barry Warsaw2009-02-041-3/+9
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+248