Replying to @PatrickHeneise

@PatrickHeneise I test these often by just
testing that it is thenable: p.then(() => { done() // provided by test
runner, makes step pass });

Thu, 13 Apr 2017 15:40:02 UTC