Used for integration testing with Plone
Project description
Introduction
============
collective.MockMailHost enables integration testing of email functionality from Plone.
Simply add this egg to your [test] runner section, and install this product from PloneTestCase.
DO NOT USE THIS PRODUCT on your running Plone site. It replaces the standard MailHost with a Mock
MailHost that you can poke at to check email content and recipients.
Has been tested with Plone 4 but should also work with earlier versions.
Changelog
=========
0.3 (2011-04-04)
----------------
- Add **kwargs to MockMailHost's send method to support mto, mfrom, ...
keyword arguments as default MailHost does. [saily]
- Added file for generic setup various handlers
[sureshvv]
0.2 (2010-05-21)
----------------
- Added tests
[sureshvv]
0.1 (2010-05-16)
----------------
- Initial release
[sureshvv]
============
collective.MockMailHost enables integration testing of email functionality from Plone.
Simply add this egg to your [test] runner section, and install this product from PloneTestCase.
DO NOT USE THIS PRODUCT on your running Plone site. It replaces the standard MailHost with a Mock
MailHost that you can poke at to check email content and recipients.
Has been tested with Plone 4 but should also work with earlier versions.
Changelog
=========
0.3 (2011-04-04)
----------------
- Add **kwargs to MockMailHost's send method to support mto, mfrom, ...
keyword arguments as default MailHost does. [saily]
- Added file for generic setup various handlers
[sureshvv]
0.2 (2010-05-21)
----------------
- Added tests
[sureshvv]
0.1 (2010-05-16)
----------------
- Initial release
[sureshvv]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
collective.MockMailHost-0.3.zip
(20.3 kB
view hashes)