Age | Commit message (Collapse) | Author |
|
This reverts commit db1cf22ca3a86027828aba30417e79363a380350.
|
|
This reverts commit b6c655b8a15d610166313949b96fadb181627f90.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
leap session creation is only done post-interstitial
and that logic is also extracted into its own class
#795
|
|
|
|
|
|
|
|
|
|
|