zulip/zerver/tests/frontend/node
Jason Michalski 0e1909f489 Prevent errors in get_updates_success from stopping the event loop
Add try/catch blocks to get_updates_success and send a blueslip error on
errors we catch. This will let get_updates_success return successfully
so that the next call to get_updates will start immediately.

(imported from commit 44d8b85d9d8e930a5552a5fbf4af1d0e5e8c07e8)
2014-02-03 15:28:27 -05:00
..
activity.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
alert_words.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
composebox_typeahead.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
dict.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
echo.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
filter.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
index.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
message_list.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
muting.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
narrow.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
people.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
search_suggestion.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
server_events.js Prevent errors in get_updates_success from stopping the event loop 2014-02-03 15:28:27 -05:00
stream_color.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
stream_data.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
stream_list.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
templates.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
unread.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
util.js Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00