zulip/frontend_tests/zjsunit
Anders Kaseorg 428956c086 zjsunit: Remove set_global side effect from zrequire.
ES6 and TS modules don’t insert themselves into `window`, so our tests
shouldn’t insert them either.  Since the test `window` behaves like
`global` now, we can rely on legacy modules that do insert themselves
to do it themselves.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-11-13 14:29:17 -08:00
..
bugdown_assert.js eslint: Add key-spacing linter rule. 2018-12-18 10:41:06 -08:00
finder.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
handlebars.js js: Purge useless IIFEs. 2019-10-25 13:51:21 -07:00
i18n.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
index.js zjsunit: Make window a Proxy for global. 2019-11-13 14:27:13 -08:00
mdiff.js eslint: Add key-spacing linter rule. 2018-12-18 10:41:06 -08:00
namespace.js zjsunit: Remove set_global side effect from zrequire. 2019-11-13 14:29:17 -08:00
stub.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
zblueslip.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
zjquery.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00