aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Everyone needs job testingDavid Heinemeier Hansson2018-09-193-5/+2
|
* Add easy way to get logging information inline for test failure diagnosisDavid Heinemeier Hansson2018-09-191-0/+4
|
* Attach a concrete router to the root mailbox and use itDavid Heinemeier Hansson2018-09-192-1/+25
| | | | Don't think this is how it's going to stay. Doesn't feel like the right place for it.
* Add incineration by defaultDavid Heinemeier Hansson2018-09-191-0/+14
|
* Make debugger available in testingDavid Heinemeier Hansson2018-09-191-0/+2
|
* Missing suffixDavid Heinemeier Hansson2018-09-191-0/+0
|
* Only deliver pending emails to the mailroomDavid Heinemeier Hansson2018-09-181-0/+11
| | | | Makes it easier to test without triggering this behavior.
* Add callbacksDavid Heinemeier Hansson2018-09-181-0/+25
|
* Extract mailbox test suites into feature-specific slicesDavid Heinemeier Hansson2018-09-182-36/+34
|
* Proper orderDavid Heinemeier Hansson2018-09-181-1/+1
|
* Process inbound emails with state and exceptionsDavid Heinemeier Hansson2018-09-181-0/+36
|
* Add test for unsupported content typeDavid Heinemeier Hansson2018-09-182-0/+9
|
* Use a test helper to create fixtures rather than rely on them being predefinedDavid Heinemeier Hansson2018-09-181-8/+3
| | | | Too much hassle to manage all the steps compared to just pointing to an .eml fixture and having it setup for you.
* Add basic, unauthenticated inbound emails controllerDavid Heinemeier Hansson2018-09-171-0/+19
|
* Assert the intended email was processedDavid Heinemeier Hansson2018-09-171-2/+2
|
* Keep the riff raff outDavid Heinemeier Hansson2018-09-171-0/+3
|
* First end-to-end rickety testDavid Heinemeier Hansson2018-09-173-21/+641
|
* Add dummy app for testingDavid Heinemeier Hansson2018-09-1776-2/+7271
|
* SkeletonDavid Heinemeier Hansson2018-09-171-0/+25