Util-functions that are be useful in async tests
Executes a function until a condition is fulfilled with a truthy value
Mini util function, who wait until condition function return 'true' and resolve promise.
A basic implementation of the common utility function, wait until defined ⌚️