zulip/frontend_tests
Abhijeet Prasad Bodas 674a5fef54 node tests: Split draft_model for add/edit/delete cases.
This splits the one big `run_test` block into
add/edit/delete parts, for better clarity.

This also removes the `with_field` calls and
uses the override style instead, which is
preferred because it makes sure the stubbed
function is actually called.
2021-02-14 09:13:24 -05:00
..
node_tests node tests: Split draft_model for add/edit/delete cases. 2021-02-14 09:13:24 -05:00
puppeteer_lib puppeteer_tests: Don’t read from most deprecated global variables. 2021-02-10 07:35:11 -08:00
puppeteer_tests puppeteer_tests: Don’t read from most deprecated global variables. 2021-02-10 07:35:11 -08:00
zjsunit minor: Suggest with_field instead of override for non-functions. 2021-02-13 07:28:26 -05:00