Sha256: 11375315ec020de499daaeb94724c284f7d100d8ceaf9e693565bcb6602a467d

Contents?: true

Size: 309 Bytes

Versions: 143

Compression:

Stored size: 309 Bytes

Contents

require "test_helper"

class <%= class_name %>MailboxTest < ActionMailbox::TestCase
  # test "receive mail" do
  #   receive_inbound_email_from_mail \
  #     to: '"someone" <someone@example.com>',
  #     from: '"else" <else@example.com>',
  #     subject: "Hello world!",
  #     body: "Hello?"
  # end
end

Version data entries

143 entries across 138 versions & 11 rubygems

Version Path
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/actionmailbox-6.0.0/lib/rails/generators/test_unit/templates/mailbox_test.rb.tt
actionmailbox-6.0.0 lib/rails/generators/test_unit/templates/mailbox_test.rb.tt
actionmailbox-6.0.0.rc2 lib/rails/generators/test_unit/templates/mailbox_test.rb.tt