mirror of https://github.com/zulip/zulip.git
22f47d3c20
This test was `assert`ing the draft is not getting cleared as soon as sending, which is desired behaviour to some extent because we don't want to delete it until we receive a confirmation from the server, but given the right amount of delay (or very low network latency), the draft will be cleared. This inconsistency was causing failures. We could better test this with a node test. A node test was already added in #18827. |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |