-
Committer:
Barry Warsaw
-
Date:
2007-09-28 21:41:45 UTC
-
mto:
(5046.4.1 mlist-subscriptions)
-
mto:
This revision was merged to the branch mainline in
revision
5126.
-
Revision ID:
barry@canonical.com-20070928214145-2t4jqtsb0ihyw2e6
The first step toward a comprehensive Launchpad/Mailman integration test.
This hooks in a testStep() method to the private XMLRPC interface. It adds a
script that first pokes Launchpad to set up the test, and then asks Mailman if
it's done what we expected.
When building the mailman_instance, configure the site list to be
unadvertised.
The XMLRPCRunner must ignore socket.errors too (as it will get if the runner
tries to contact Launchpad before the private HTTP port is listening).