discourse/app
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
..
assets FIX: Changed warning css class 2019-03-11 12:56:15 -04:00
controllers FIX: Text content search warning if more than 50 results 2019-03-11 12:56:15 -04:00
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs DEV: Remove the use of stubs and mocks in Jobs::UserEmail tests. 2019-03-12 09:39:16 +08:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models DEV: Use User#human? User#bot? (#7140) 2019-03-12 07:58:14 +08:00
serializers FIX: Make post notices invisible to poster. 2019-03-11 12:07:19 +02:00
services DEV: Use User#human? User#bot? (#7140) 2019-03-12 07:58:14 +08:00
views FEATURE: Add plugin html hook to insert html before any other scripts 2019-03-05 10:41:16 -08:00