zulip/frontend_tests
Sahil Batra 009e06d868 settings: Extract a function to set msg edit and delete limit setting.
Since set_msg_edit_limit_dropdown and set_msg_delete_limit_dropdown
have almost same code except the ID of elements, we extract a common
function set_time_limit_setting and both the above functions call
this new function only.

We can use this function for topic edit limit setting which will be
added in further commits.
2022-09-23 16:24:16 -07:00
..
node_tests settings: Extract a function to set msg edit and delete limit setting. 2022-09-23 16:24:16 -07:00
puppeteer_lib puppeteer_tests: Remove jQuery dependency. 2022-09-11 12:53:20 -07:00
puppeteer_tests settings_bots: Move "Add a new bot" tab inside a modal. 2022-09-23 12:06:51 -07:00
zjsunit zjsunit: Support asynchronous overrides. 2022-08-18 16:21:04 -07:00