Convert mocking in guest-test.coffee to mockable-imports
Note that the exports of the `anchoring/html` module are captured when the class is constructed, so cannot be mocked later via `$imports`. Instead the created `Guest` object has to be monkey-patched.
Showing
Please register or sign in to comment