zulip/frontend_tests
Steve Howell 9ee2be4a0d Use client_message_id as key for sent_messages lookups.
We now use a client-side message id to track the state of our
sent messages.  This sets up future commits to start tracking
state earlier in the message's life cycle.

It also avoids ugly reify logic where we capture an event to
update our data structure to key on the server's message id
instead of the local id.  That eliminates the node test as well.

Another node test gets deleted here, just because it's not
worth the trouble with upcoming refactorings.
2017-07-13 23:42:27 -04:00
..
casper_lib casper: Add waitForSelectorText. 2017-06-07 13:41:59 -07:00
casper_tests casper: Fix nondeterministic failures in realm creation tests. 2017-07-10 16:18:17 -07:00
node_tests Use client_message_id as key for sent_messages lookups. 2017-07-13 23:42:27 -04:00
zjsunit zjquery: Remove jquery_array(). 2017-07-09 08:31:22 -04:00
.eslintrc.json Eslint: Add additioanl rules, some for GCI. 2016-12-05 10:01:56 -08:00
run-casper Disable proxy setting for test-backend and test-js-with-casper. 2017-04-18 12:35:44 -07:00