zulip/web/tests/lib
Evy Kassirer 6e902defba
node tests: Use noop helper function pattern in test files.
Some files already were using `noop` in place of `() => {}`.
It's both clearer what it means and is easier to type.
This updates all test files to fully use `noop`, and
adds a shared import from the test lib file.
2023-12-14 14:51:33 -08:00
..
compose.js node tests: Use noop helper function pattern in test files. 2023-12-14 14:51:33 -08:00
compose_banner.js node tests: Use noop helper function pattern in test files. 2023-12-14 14:51:33 -08:00
events.js server_events_dispatch: Handle "realm_user/remove" event. 2023-12-07 19:34:07 -08:00
handlebars.js templates: Enable Handlebars strict mode. 2023-04-05 15:23:54 -07:00
i18n.js
index.js eslint: Expand no-unused-vars check to all function parameters. 2023-07-02 16:16:38 -07:00
markdown_assert.js
mdiff.js
namespace.js docs: Fix grammar errors found by mwic. 2023-10-09 13:24:09 -07:00
real_jquery.js
stub.js
test.js node tests: Use noop helper function pattern in test files. 2023-12-14 14:51:33 -08:00
zblueslip.js zblueslip: Show chained causes in unexpected messages. 2023-05-09 13:16:28 -07:00
zjquery.js node tests: Use noop helper function pattern in test files. 2023-12-14 14:51:33 -08:00
zjquery_element.js stream_data: Use yield*. 2023-08-02 19:01:20 -07:00
zjquery_event.js
zpage_billing_params.js page_params: Make seperate `page_params` for billing module. 2023-06-23 11:42:29 -07:00
zpage_params.js