zulip/frontend_tests
Aman Agrawal ccc0c8706c delete_message: Support `bulk_message_deletion`.
Fixes #15285
This event will be used more now for guest users when moving
topic between streams (See #15277). So, instead of deleting
messages in the topic as part of different events which is
very slow and a bad UX, we now handle the messages to delete in
bulk which is a much better UX.
2020-06-15 10:41:12 -07:00
..
casper_lib js: Use hasOwnProperty correctly or not at all. 2020-05-26 23:33:40 -07:00
casper_tests settings: Change user avatar spinner implementation. 2020-06-08 22:48:04 -07:00
node_tests delete_message: Support `bulk_message_deletion`. 2020-06-15 10:41:12 -07:00
puppeteer_lib puppeteer: Add get_renderered_messages and check_messages_sent. 2020-06-14 13:19:35 -07:00
puppeteer_tests puppeteer: Add 02-message-basic tests. 2020-06-14 13:19:35 -07:00
zjsunit refactor: Call compose_fade without triggers. 2020-06-13 15:35:39 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00