aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/router_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Attach a concrete router to the root mailbox and use itDavid Heinemeier Hansson2018-09-191-1/+2
| | | | Don't think this is how it's going to stay. Doesn't feel like the right place for it.
* Proper orderDavid Heinemeier Hansson2018-09-181-1/+1
|
* Assert the intended email was processedDavid Heinemeier Hansson2018-09-171-2/+2
|
* First end-to-end rickety testDavid Heinemeier Hansson2018-09-171-19/+4
|
* Add dummy app for testingDavid Heinemeier Hansson2018-09-171-0/+36