zulip/frontend_tests/zjsunit
Steve Howell 30ad1b6f16 zjsunit: Remove Dict dependency.
We now require the actual tests to explicitly
to zrequire Dict, rather than magically adding this.

In one case, the use of Dict was clearly just for
the test (not the app), so I converted that an ordinary
JS object (see timerender.js).
2020-01-03 17:19:59 -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 comments: Update comment for zjsunit/i18n.js. 2020-01-03 17:19:59 -08:00
index.js zjsunit: Remove Dict dependency. 2020-01-03 17:19:59 -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 zjquery: Use Map instead of Dict. 2020-01-03 17:19:59 -08:00