launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #07915
new test helper: process-one-mail
I wrote a script in support of dkim mail, process-one-mail, to allow
easier interactive testing of Launchpad incoming-mail handling.
Setting up zcml, mailboxes, and getting mail into them was annoying
me.
When <https://code.launchpad.net/~mbp/launchpad/mail-script/+merge/75488>
lands, you'll be able to pipe mail into that script, and then it will
print back out whatever Launchpad would send in response.
Martin