Closed pqml closed 7 years ago
Hi all,
In test.js, the sequence function doesn't handle errors for functions passed in the events arguments. That leads to timeouts and incorrect error reporting when running tests.
This commit should work with "simple" functions and promises
Thank you! Sorry for the long delay in merging 🍻
Hi all,
In test.js, the sequence function doesn't handle errors for functions passed in the events arguments. That leads to timeouts and incorrect error reporting when running tests.
This commit should work with "simple" functions and promises