onehilltech/blueprint

waitFor helper method

hilljh82 opened this issue · 0 comments

It would be great if we had a helper method in Blueprint.js to facilitate testing features that operate atop to messaging platform. Something like the following would be great:

blueprint.testing.waitFor (condition, interval, onComplete);