zulip/frontend_tests/node_tests
Allie Jones 4de0325a9d Install node dependencies using npm.
The node packages 'jQuery' and 'jquery' are different--'jQuery' is the
legacy support package that is needed for Zulip so the require statements
in the tests were updated.

Travis uses node 4.0 by default and we are using 0.10, so the command to
install the correct version had to be added to the .travis.yml file.
2015-11-06 09:08:59 -08:00
..
activity.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
alert_words.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
bot_data.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
composebox_typeahead.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
dict.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
echo.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
filter.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
hashchange.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
index.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
message_list.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
message_list_view.js Install node dependencies using npm. 2015-11-06 09:08:59 -08:00
muting.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
narrow.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
people.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
search_suggestion.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
server_events.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
stream_color.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
stream_data.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
stream_list.js Install node dependencies using npm. 2015-11-06 09:08:59 -08:00
templates.js Install node dependencies using npm. 2015-11-06 09:08:59 -08:00
unread.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
util.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00