summaryrefslogtreecommitdiff
path: root/src/mailman/queue/tests/test_outgoing.py
Commit message (Expand)AuthorAgeFilesLines
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-549/+0
* * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to Barry Warsaw2011-05-251-13/+1
* More testing and refactoring the temporary failures branch.Barry Warsaw2011-05-181-7/+62
* Work out what happens for permanent and temporary non-probe failures.Barry Warsaw2011-05-171-3/+87
* * Flesh out IBounceProcessor so that you can get an iterator over all eventsBarry Warsaw2011-05-171-1/+96
* Test (and fix!) the path in the outgoing runner where a socket.error getsBarry Warsaw2011-05-171-3/+85
* More testsBarry Warsaw2011-05-141-0/+24
* More tests.Barry Warsaw2011-05-141-1/+23
* Another test.Barry Warsaw2011-05-141-0/+9
* * Fixed testsBarry Warsaw2011-05-141-3/+7
* oh wellBarry Warsaw2011-05-141-2/+2
* checkpointingBarry Warsaw2011-05-141-5/+104
* Add tests for the outgoing queue runner.Barry Warsaw2011-05-141-0/+87