summaryrefslogtreecommitdiff
path: root/tests/test_handlers.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-1697/+0
* Remove most uses of the types module, in favor of isinstance checks againstbwarsaw2006-04-171-8/+8
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Update a bunch of tests.bwarsaw2003-03-311-8/+6
* Move some tests (empty) to test_smtp.pybwarsaw2003-02-231-12/+1
* Update all testsbwarsaw2003-02-231-63/+32
* New tests for the content filtering MimeDel handler module.bwarsaw2002-04-141-7/+179
* Updates to what there is of the unit test suite. Lots of tests don'tbwarsaw2002-04-111-222/+21
* test_implicit_sender_and_errors_to(): The sender is now the -bouncesbwarsaw2001-12-191-4/+8
* TestHold: Get rid of tests for the old sender moderation variablesbwarsaw2001-10-201-108/+53
* TestModerate: Add a placehold for a more comprehensive test of thisbwarsaw2001-10-151-0/+7
* Fleshed out the ToDigest tests a little bit (still incomplete).bwarsaw2001-10-111-3/+78
* test_urgent_reject(): Test that a RejectMessage is raised, not abwarsaw2001-10-091-2/+112
* Don't set host_name and web_page_url in the individual tests, sincebwarsaw2001-10-051-26/+7
* Many more unit tests, this time including a nearly complete coveragebwarsaw2001-10-011-0/+1648