confusingstraw commented on issue #50: URL: https://github.com/apache/incubator-flagon-useralejs/issues/50#issuecomment-806004426
@UncleGedd for future reference, i'd recommend checking out using these: [https://sinonjs.org/releases/v10.0.0/stubs/](https://sinonjs.org/releases/v10.0.0/stubs/) [https://sinonjs.org/releases/v10.0.0/spies/](https://sinonjs.org/releases/v10.0.0/spies/) when dealing with faking functionality, rather than setting up your own stuff like `called = true`. you can use these helpers to do some interesting stuff. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org