zulip/frontend_tests
Dinesh 22f47d3c20 puppeteer: remove test_not_delete_draft_on_sending().
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.
2021-09-10 10:25:48 -07:00
..
node_tests drafts: Rename stream to stream_name in formatted draft object. 2021-09-08 15:18:11 -07:00
puppeteer_lib puppeteer_test: Improve how we select the typeahead element. 2021-08-01 23:20:13 -07:00
puppeteer_tests puppeteer: remove test_not_delete_draft_on_sending(). 2021-09-10 10:25:48 -07:00
zjsunit frontend: Add new user_settings module for user's settings. 2021-08-01 15:30:17 -07:00