aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/mailbox/state_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add simply bounce handlingDavid Heinemeier Hansson2018-09-211-0/+14
| | | | Bouncing is not an exceptional state, so let's not use exceptions to deal with it.
* Less fancyDavid Heinemeier Hansson2018-09-191-2/+3
|
* Allow inbound emails to be created on the flyDavid Heinemeier Hansson2018-09-191-1/+1
|
* Extract mailbox test suites into feature-specific slicesDavid Heinemeier Hansson2018-09-181-0/+34