Age | Commit message (Collapse) | Author |
|
|
|
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing
changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
|
|
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
|
|
|
|
|
|
|