zulip/frontend_tests
Steve Howell a246d2dcb3 refactor: Eliminate presence_info params.
It's easier to reason about the activity.js code if we just
make it clear that presence_info is a global singleton.  Going
forward, functions that use that data will explicitly refer to
exports.presence_info.

This change makes some tests slightly more awkward to set up, but
with the actual code you now don't have to question whether there
are multiple copies of presence_info to maintain.

The diff for compare_function is a bit confusing to read, but it's
basically just de-dented since we don't need to parameterize the
compare function any more.
2017-03-08 11:32:23 -08:00
..
casper_lib lint: Fix many no-unused-vars eslint rule violations. 2016-12-14 21:34:51 -08:00
casper_tests casper: Fix flakiness with uploading realm icon. 2017-03-05 11:42:43 -08:00
node_tests refactor: Eliminate presence_info params. 2017-03-08 11:32:23 -08:00
zjsunit zjsunit: Don't run tests on editor backup files. 2017-03-01 22:43:19 -08:00
.eslintrc.json Eslint: Add additioanl rules, some for GCI. 2016-12-05 10:01:56 -08:00
run-casper tools: Create more consistent checks for venv. 2017-02-06 21:50:32 -08:00