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

Validate the firing order of hooks and catch-all #369

Closed ilessiivi closed 2 years ago

ilessiivi commented 2 years ago

Adds a test to make sure that Eventizer.js fires hooks and events always in the same order.