matthijsgroen/konacha-chai-matchers

Upgrade to SinonJS 1.17.2

Radagaisus opened this issue · 3 comments

Hey,

The current SinonJS version in this repository is 1.12.2, and the latest is 1.17.2. I've just upgraded our test suites to use konacha-chai-matchers 1.0.0, and two tests that used sinon.useFakeTimers() started failing. It looks to be this sinonjs/sinon#621 or similar. In any case, upgrading sinon to 1.7.2 fixed the issue.

I am also bumping into this +1

+1 , same issue.

I don't know when I will have the time to do this, but of course I'm ready to accept pull requests