discourse/lib/email
Guo Xiang Tan 34b29f62db DEV: Remove the use of stubs and mocks in `Jobs::UserEmail` tests.
We can only be sure that an email is sent when we get a mailer in
`ActionMailer::Deliveries`. A couple of tests were actually incorrect
because it didn't flow through our email sender where there are more
conditions in determining whether an email is sent or not.
2019-03-12 09:39:16 +08:00
..
message_builder.rb FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
processor.rb FEATURE: If PM email bounced for staged user then alert in whisper reply (#6648) 2018-11-27 00:29:37 +05:30
receiver.rb FEATURE: allow users to easily track/watch/mute topics via email 2019-03-06 18:38:49 +11:00
renderer.rb DEV: Rails 5.2 upgrade and global gem upgrade 2018-06-07 14:21:33 +10:00
sender.rb DEV: Remove the use of stubs and mocks in `Jobs::UserEmail` tests. 2019-03-12 09:39:16 +08:00
styles.rb UX: limit onebox thumbnail image size in emails 2019-03-05 23:07:44 +05:30