mirror of https://github.com/zulip/zulip.git
3d1aae6253
If you call mock_template(fn, true), we will call the actual template code and pass it to your stub for verification. We make this opt-in to prevent false positives on template line coverage. We special-case our handling of static/js/templates.js, since it's important that all of our tests have the Zulip-specific handlers for Handlebars pre-registered. This runs in roughly the same amount of time as the previous commit. |
||
---|---|---|
.. | ||
handlebars.js | ||
i18n.js | ||
index.js | ||
markdown_assert.js | ||
mdiff.js | ||
namespace.js | ||
real_jquery.js | ||
stub.js | ||
test.js | ||
zblueslip.js | ||
zjquery.js | ||
zjquery_element.js | ||
zjquery_event.js | ||
zpage_params.js |