Get a fake (but working ;-) SMTP server for testing
commit69e08890788b122791936aa94f95cb0b24fbffe3
authorZak B. Elep <zakame@spunge.org>
Fri, 9 Feb 2007 09:21:09 +0000 (9 17:21 +0800)
committerZak B. Elep <zakame@spunge.org>
Fri, 9 Feb 2007 09:21:09 +0000 (9 17:21 +0800)
tree59f9d17f2306a08011d4a2a76a8c7de0fe5af86b
parent494c1653772d1ff4a6495f51053b87c2078d7dc9
Get a fake (but working ;-) SMTP server for testing

Thanks to WWW::Mechanize's testing scripts, kartero's `test' target now
spawns a fake SMTP server (using Net::SMTP::Server) to relay messages
to.  I'll need to refine the existing tests to make full use of the new
setup.

Signed-off-by: Zak B. Elep <zakame@spunge.org>
lib/Net/SMTP/Server/SmartHost.pm
t/LocalServer.pm [new file with mode: 0644]
t/Net-SMTP-Server-SmartHost.t
t/log-server [new file with mode: 0755]