1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailbox/test
eileencodes c932850ef2 Add secret token for action mailbox tests
We need to create a secret token in the application so that the travis
build doesn't error when trying to create a file in the tmp directory.

Fixes https://travis-ci.org/rails/rails/jobs/505908163#L6811
2019-03-13 16:35:24 -04:00
..
controllers Check all provided attributes of the message 2019-01-19 11:49:50 -05:00
dummy Add secret token for action mailbox tests 2019-03-13 16:35:24 -04:00
fixtures/files add attachments to the new inbound mail 2019-01-07 10:56:41 +11:00
generators Fix broken Mailbox generator test 2018-12-28 17:29:40 +09:00
jobs
unit Allow skipping incineration of processed emails 2019-02-06 19:28:49 -05:00
test_helper.rb