aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test/controllers/rails/action_mailbox
Commit message (Collapse)AuthorAgeFilesLines
* Fix Bcc header missing with emails from conductor and test helpersJohn Duff2019-07-261-0/+21
|
* Correct assertion argument orderGeorge Claghorn2019-07-251-2/+1
|
* Fix filenames of attachments created via the inbound email conductorKyle Keesling2019-07-251-0/+2
| | | | controller passed along attachment file paths instead of their filenames
* Test against all sent attributesyuuji.yaginuma2019-06-231-0/+2
|
* Include BCC in the mail that sent from the development pageyuuji.yaginuma2019-06-201-0/+2
| | | | | The BCC should be included as we show input field for BCC in view. https://github.com/rails/rails/blob/bf625f7fecabbcda22b388e088ad5c29016b2385/actionmailbox/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb#L21-L24
* Check all provided attributes of the messageGeorge Claghorn2019-01-191-9/+11
|
* Fix that adding attachments lose a bodyYuichi Takeuchi2019-01-191-1/+22
|
* add attachments to the new inbound mailLachlan Sylvester2019-01-071-0/+34