mirror of https://github.com/zulip/zulip.git
1432c6613b
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. |
||
---|---|---|
.. | ||
finder.js | ||
index.js | ||
namespace.js | ||
output.js | ||
render.js |