You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.
In this example mocha-aura provides simple factory for events. Then actual controller code has been called against mock event instance. For this particular example
calculateWaitlistCount helper method was mocked by sinon.stub(helper, 'calculateWaitlistCount');