zulip/frontend_tests
Harshit Bansal 6f4d24d851 reactions.js: Fix the conditional check for sending reaction request.
Request for adding an reaction only if there is a default emoji or
an active realm emoji with that name while request for removing a
reaction should be sent only if there is a default emoji or a realm
emoji(may be active or deactivated) with that name. Earlier we were
not including deactivated realm emojis while deciding whether a
request for removing a reaction should be sent or not which was
causing requests for the removal of reactions with deactivated realm
emojis not to be sent to the backend.

Fixes: #6007.
2017-10-09 11:31:21 -07:00
..
casper_lib casper: Always use REALMS_HAVE_SUBDOMAINS. 2017-08-24 20:44:37 -07:00
casper_tests 06-settings.js: Disable flaky test. 2017-10-06 12:08:36 -07:00
node_tests reactions.js: Fix the conditional check for sending reaction request. 2017-10-09 11:31:21 -07:00
zjsunit eslint: Add and enforce space-in-parens lint rule. 2017-10-06 12:36:59 -07:00
.eslintrc.json node tests: Extract zrequire helper. 2017-08-09 12:32:09 -07:00
run-casper frontend_tests: Replace optparse with argparse. 2017-09-30 09:31:06 -07:00