method

create_inbound_email_from_mail

Importance_1
v6.0.0 - Show latest stable - 0 notes - Class: TestHelper
create_inbound_email_from_mail(status: :processing, **mail_options) public

Create an InboundEmail by specifying it using Mail.new options. Example:

create_inbound_email_from_mail(from: "david@loudthinking.com", subject: "Hello!")
Show source
Register or log in to add new notes.