mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Chaining together `wait*` functions can create race conditions in the frontend tests. To avoid race condition, we need to insert `then` function between two `wait*` functions. |
||
|---|---|---|
| .. | ||
| casper_lib | ||
| casper_tests | ||
| casperjs | ||
| node_tests | ||
| zjsunit | ||
| run-casper | ||