[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 11 (Latest)
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/EmailResponseGetErrorStatusTest.php |
---|
src/Lunr/Vortex/Email/Tests/EmailResponseGetSuccessStatusTest.php |
---|
src/Lunr/Vortex/Email/Tests/EmailResponseGetUnknownStatusTest.php |
---|
src/Lunr/Vortex/Email/Tests/EmailResponseSuccessTest.php |
---|
src/Lunr/Vortex/Email/Tests/EmailResponseTest.php |
---|
tests/phpunit.xml |
---|