Age | Commit message (Collapse) | Author |
|
This reverts commit 6f61691980fe11e2eb9c2b56b1acf16a2ceabce3.
|
|
The resource unit test was breaking because the RootResource
initialize calls an event register (and the event queue is not
initialized on unit tests). We mocked the registering of events
so the unit tests don't try to touch the event queue at all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
does propagate to mails resources
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To find out if there are more failing tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|