summaryrefslogtreecommitdiff
path: root/src/mailman/testing/layers.py
Commit message (Expand)AuthorAgeFilesLines
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Fix all tests except outgoing.txt and common.txtBarry Warsaw2009-11-021-1/+1
* Show that a max_sessions_per_connection == 0 means there's an unlimited numberBarry Warsaw2009-10-181-2/+2
* Infrastructure for testing the Connection class, and for counting the numberBarry Warsaw2009-10-181-16/+2
* Use lazr.smtptest instead of our own SMTPServer and test SMTPd.Barry Warsaw2009-10-151-2/+19
* Replace the message_store instance on the database with an IMessageStoreBarry Warsaw2009-08-261-2/+5
* Wow. Put domains into the database.Barry Warsaw2009-07-161-1/+6
* Clean a few more lints.Barry Warsaw2009-07-101-4/+20
* Allow for setting the doctest layer in the doctest package's __init__. If notBarry Warsaw2009-05-271-0/+21
* Add a "mock and monkey" layer to set up testing infrastructure, e.g. forBarry Warsaw2009-02-171-1/+20
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+204