discourse/spec/components/email
Benjamin Kampmann 024597e643 Switch to proper exception handling system for better user feedback
- Replace implicit return code-system in Email::Receiver with proper exception system
 - Update tests to check for exceptions instead
 - Test the PollMailbox for expected failures
 - Add proper email-handling of problematic emails
"
2014-02-28 17:02:58 +01:00
..
email_spec.rb Moved Email components into a module 2013-06-10 15:34:10 -04:00
message_builder_spec.rb And add tests for empty string & null 2013-07-09 20:19:10 +04:00
poll_mailbox_spec.rb Switch to proper exception handling system for better user feedback 2014-02-28 17:02:58 +01:00
receiver_spec.rb Switch to proper exception handling system for better user feedback 2014-02-28 17:02:58 +01:00
sender_spec.rb Added `In-Reply-To` and `References` email headers. Additionally removed username from 2013-07-08 11:48:40 -04:00
styles_spec.rb FIX: Code and Emoticon formatting in HTML emails. 2013-11-28 17:21:14 -05:00