[Vortex] Support for sending e-mail notifications as a batch
Review Request #562 — Created June 6, 2018 and submitted — Latest diff uploaded
Information | |
---|---|
k.woortman | |
Lunr | |
emailBatches | |
59cc4d0... | |
Reviewers | |
lunr | |
Support for sending e-mail notifications as a batch
Unit tests.
Diff Revision 6
This is not the most recent revision of the diff. The latest diff is revision 11. See what's changed.
orig
1
2
3
4
5
6
7
8
9
10
11
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 |
---|