zulip/frontend_tests/zjsunit
Steve Howell 8ab5475b37 zjsunit: Allow multiple overrides again.
I now let folks override the same target multiple
times inside of `with_overrides` (and then indirectly
inside of `run_test`.)

I may re-impose this restriction in the future, since
most violations are due to code smells, but there are
a few legitimate use cases for this, and the code
can handle it, plus I want to remove some other
ugliness first.
2021-03-07 11:19:33 -05:00
..
handlebars.js zjsunit: Deglobalize handlebars. 2020-12-01 07:14:00 -05:00
i18n.js eslint: Fix unicorn/prefer-negative-index. 2020-10-07 16:00:33 -07:00
index.js zjsunit: Remove rewiremock dependency. 2021-03-06 11:10:57 -05:00
markdown_assert.js eslint: Fix unicorn/no-array-for-each. 2021-01-25 14:53:19 -08:00
mdiff.js eslint: Fix unicorn/no-array-callback-reference. 2021-01-25 14:53:19 -08:00
namespace.js zjsunit: Allow multiple overrides again. 2021-03-07 11:19:33 -05:00
stub.js zjsunit: Remove with_stub helper. 2021-02-13 06:48:59 -05:00
test.js zjsunit: Clear $ elements in run_test. 2021-02-23 07:55:43 -05:00
zblueslip.js blueslip: Pass through the return value in measure_time. 2021-02-04 09:11:04 -05:00
zjquery.js node_tests: Consistently move set_global mocks before zrequire calls. 2021-02-26 07:55:53 -08:00