Sinon.JS v0.6.1 Release Notes

Release Date: 2010-08-12 // over 13 years ago
    • 🛠 Fixed a bug in sinon.fakeServerWithClock where the clock was ticked before the server had responded to all requests, resulting in objects not having been responded to by the time the timeout ran.