Commit Graph

10 Commits

Author SHA1 Message Date
Vlad
24cb614adb - Enables conditional bypassing of unit tests 2016-02-04 18:41:18 -05:00
Vlad
0dbe04c3f8 - Addresses issues identified during code review 2016-01-06 19:19:06 -05:00
Vlad
f1bf2bb097 - Refactors Mailer class
- Refactors SendingQueue worker class
- Adds Maier router with a send() method + ability to specify sending method
- Updates tests
- Introduces 'stopping' and 'starting' cron states
- Improves cron control mechanism
Closes #276
2016-01-05 10:34:57 -05:00
marco
59653b0c6c New Bridge class to send messages with our sending service. 2015-08-21 17:12:36 +02:00
Laurent Szyster
b0f7e44a68 #65 fixing MailerCest::itCanGenerateACorrectMessage 2015-08-18 16:35:48 +02:00
Laurent Szyster
7da1cb9f5b #65 fix and test Marco's refactoring 2015-08-18 09:23:35 +02:00
marco
a84501024a Refactor mailer. 2015-08-17 20:20:36 +02:00
Laurent Szyster
ffc180eac8 #65 test the generateMessage method; test with more than one subscribers 2015-08-17 14:08:31 +02:00
Laurent Szyster
f78ab1c44b #65 renamed the generateMessage method; simplify the subscribers property; removed the handle method 2015-08-17 10:33:22 +02:00
Laurent Szyster
32f01272f1 #65 a first Mailer for the Bridge, with a minimal test 2015-08-14 16:29:02 +02:00