zulip/frontend_tests/zjsunit
Brock Whittaker 1432c6613b zjsunit: Remove manual need to call global.use_template.
When the render function is run now, it uses the partial_finder
function to search recursively through files for partials and add them
so that test writers don’t have to.

This means that we no longer have to do any manual work to maintain
the templates.js check that all handlebars templates are rendered by
the node tests.
2016-11-02 22:08:47 -07:00
..
finder.js Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
index.js zjsunit: Remove manual need to call global.use_template. 2016-11-02 22:08:47 -07:00
namespace.js Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
output.js Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
render.js zjsunit: Remove manual need to call global.use_template. 2016-11-02 22:08:47 -07:00