[Vortex] Support for sending e-mail notifications as a batch

Review Request #562 — Created June 6, 2018 and submitted — Latest diff uploaded

k.woortman
Lunr
emailBatches
59cc4d0...
lunr

Support for sending e-mail notifications as a batch

Unit tests.

src/Lunr/Vortex/Email/EmailDispatcher.php
src/Lunr/Vortex/Email/EmailResponse.php
src/Lunr/Vortex/Email/Tests/EmailDispatcherPushTest.php
src/Lunr/Vortex/Email/Tests/EmailResponseErrorTest.php
src/Lunr/Vortex/Email/Tests/EmailResponseGetStatusTest.php
src/Lunr/Vortex/Email/Tests/EmailResponseSetStatusTest.php
src/Lunr/Vortex/Email/Tests/EmailResponseSuccessTest.php
src/Lunr/Vortex/Email/Tests/EmailResponseTest.php
tests/phpunit.xml
Loading...