sinonjs / fake-timers

Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
BSD 3-Clause "New" or "Revised" License
794 stars 103 forks source link

Run CI tests in node 19 #439

Closed mroderick closed 1 year ago

mroderick commented 1 year ago

Purpose (TL;DR) - mandatory

benjamingr commented 1 year ago

Failure is legit

mroderick commented 1 year ago

@benjamingr I've done some investigation into the failure https://github.com/sinonjs/fake-timers/issues/441

fatso83 commented 1 year ago

Since closing #441 and rebasing this, all is green. merging.