discourse/spec/components/email
David Taylor 6a05f190c6
PERF: Do not create staged users for most rejected incoming emails (#7301)
Previously we would create users, then destroy them at the end of the job if the post was rejected. Now we do not create users unless required.
2019-04-08 10:36:39 +01: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 PERF: Do not create staged users for most rejected incoming emails (#7301) 2019-04-08 10:36:39 +01:00
receiver_spec.rb PERF: Do not create staged users for most rejected incoming emails (#7301) 2019-04-08 10:36:39 +01:00
renderer_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
sender_spec.rb FIX: Prevent critical emails bypassing disable, and improve email test logic 2019-03-22 17:28:43 +08:00
styles_spec.rb Re-enable skip tests for `Email::Styles`. 2017-07-24 23:16:54 +09:00