flowjs / flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
Other
2.96k stars 346 forks source link

Update sinon js #313

Closed drzraf closed 4 years ago

drzraf commented 4 years ago

See:

Note that built-in Sinon FakeXMLHttpRequest returns one more event per 200 what led to a differently number event array (what is fixed in the corresponding test)

AidasK commented 4 years ago

Nice, finally some progress after 7 years 🥇