discourse/spec/components/email
Robin Ward 720e896e17 FIX: `PostActionCreator` was not checking the guardian properly
It also exposed a bug in the EmailReceiver spec, where a test had a user
liking their own post and was not failing.
2019-01-31 14:48:42 -05:00
..
email_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
message_builder_spec.rb PERF: Move `EmailLog#reply_key` into new `post_reply_keys` table. 2018-07-24 13:51:53 +08:00
processor_spec.rb DEV: Remove the use of stubs on `Rails.logger` in our test suite. 2018-10-10 09:34:50 +08:00
receiver_spec.rb FIX: `PostActionCreator` was not checking the guardian properly 2019-01-31 14:48:42 -05:00
renderer_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
sender_spec.rb FIX: Allow sending test e-mails to any email address when disable_email is set to non-staff (#6792) 2018-12-18 16:12:05 +01:00
styles_spec.rb Re-enable skip tests for `Email::Styles`. 2017-07-24 23:16:54 +09:00