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
This app demosnstrates unit Testing with mocha chai and sinon(spy , stub fake usefakeTimers) and also debugging Mocha tests in Javascript. The source code is derived from RabbitMq library for Javascript (https://www.rabbitmq.com/tutorials/tutorial-one-javascript.html)