Open ghost opened 4 years ago
Currently some tests use (Thread/sleep) to wait for some desired result which is ugly. We should use wait-for instead.
I took the liberty to change the milestone to v0.4 to indicate that we'll take care of this a little later.
Currently some tests use (Thread/sleep) to wait for some desired result which is ugly. We should use wait-for instead.