@PatrickHeneise I test these often by just
testing that it is thenable: p.then(() => { done() // provided by test
runner, makes step pass });
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
@PatrickHeneise I test these often by just
testing that it is thenable: p.then(() => { done() // provided by test
runner, makes step pass });