zulip/frontend_tests/node_tests
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
..
activity.js Add stub_out_jquery() for node tests. 2016-07-30 14:54:30 -07:00
alert_words.js Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
bot_data.js Add and use util.is_current_user helper function. 2016-06-07 21:58:44 -07:00
composebox_typeahead.js bugdown: Add autocomplete for #StreamName links. 2016-11-01 20:19:44 -07:00
dict.js Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
dispatch.js Add support for changing user's name by admin. 2016-10-11 16:36:48 -07:00
echo.js Add support for !gravatar syntax in echo.js. 2016-10-20 14:40:45 -07:00
filter.js search: Fix searching for URLs. 2016-10-16 15:25:46 -07:00
hashchange.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
i18n.js Add user setting option to always send push notifications. 2016-10-25 10:52:29 -07:00
message_list.js Add stub_out_jquery() for node tests. 2016-07-30 14:54:30 -07:00
message_list_view.js Upgrade jQuery to 1.12.1 and fetch from node_modules. 2016-08-25 15:32:08 -07:00
muting.js Update unread counts for streams when muting topics. 2016-03-27 13:49:52 -07:00
narrow.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
people.js Add people.get_realm_persons(). 2016-11-01 13:55:48 -07:00
presence_list_performance.js Remove obsolete code for page_params.people_list. 2016-11-01 13:55:48 -07:00
search_suggestion.js Remove obsolete code for page_params.people_list. 2016-11-01 13:55:48 -07:00
server_events.js server_events: Switch to using REST-style URLs. 2016-10-25 18:02:16 -07:00
stream_color.js Add stub_out_jquery() for node tests. 2016-07-30 14:54:30 -07:00
stream_data.js Add stream_data.get_recent_topics(). 2016-10-28 13:52:25 -07:00
stream_list.js Add topic_list.build_widget(). 2016-11-01 19:30:41 -07:00
templates.js zjsunit: Remove manual need to call global.use_template. 2016-11-02 22:08:47 -07:00
unread.js Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
util.js zjsunit: Fix running stream_data and node tests individually. 2016-10-04 18:38:17 -07:00