zulip/frontend_tests
Anders Kaseorg 7946da4182 node_tests: list_render: Fix init_sort argument.
In list_render.js, [...list] requires list to be an array, and
widget.set_sorting_function(...opts.init_sort) requires init_sort to
be an array.

This allows the Node tests to pass in Babel strict mode.  We currently
use loose mode for performance, and so we should test in loose mode as
well; but we must never depend on loose mode for correctness, since
individual Babel transformations may stop being applied as our browser
support baseline improves.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-08-28 16:10:15 -07:00
..
casper_lib js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
casper_tests puppeteer: Migrate realm linkifier test from casper. 2020-08-27 11:45:35 -07:00
node_tests node_tests: list_render: Fix init_sort argument. 2020-08-28 16:10:15 -07:00
puppeteer_lib puppeteer: Migrate mention test from casper. 2020-08-11 10:43:29 -07:00
puppeteer_tests puppeteer: Migrate realm linkifier test from casper. 2020-08-27 11:45:35 -07:00
zjsunit docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00