Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
38.74 KB
MD5: 3b4dc15aef7734ffb0015ce45a5c605c
SHA-1: f7b97240d5c5ba7845f066f61bc83931caa56391
SHA-256: 7efce113bf1eab3684a6fb546ccf987524c9bf45a6367744e4f4d2fce3bfc3c8
Download zip
58.84 KB
MD5: 2dd44d71b0d5e819045fa991cba9a32a
SHA-1: 3882cb6be23c9433037f12a936a91267fefa4f95
SHA-256: c6b77033fb49567c479651002d37c74ae5b035f4e4926130a5c77eba3d55b8a0
Release notes
We're thrilled to announce the first stable release of the 2.0 branch of Mandrill, featuring comprehensive automated test coverage!!!
Changes since 7.x-2.0-beta1:
- Fix invalid exception class.
- mandrill_test_mode, not mailchimp_test_mode.
- Added test mode variable, allows for failure testing without logging errors.
- Cleaned up test variable.
- Added Mandrill hooks test cases.
- Cleaning up test vars after test completion.
- entity_token module never used. Removed from test requirements.
- Fixed email address formatting in tests.
- Additional test cases for error handling.
- Coding standards.
- Cleaned up unused test classes.
- Additional tests for sending messages.
- Added unit tests for Mandrill API methods used by the module.
- Added testing framework.
- Fixed undefined response variable in call().