zulip/frontend_tests
Steve Howell c256b1663e local echo: Extract message_store.reify_message_id().
We no longer do the message_store piece of reifying ids
via a trigger.  We now make an explicit call to an
ordinary function.

This has several benefits:
    - no more initialize() function
    - no more scary comments about garbage collection
    - the function has a real name now
    - the function is less indented
    - we can easily see when the message_store step happens
    - simpler node tests
    - simpler tracebacks (no jQuery cruft)
2017-07-21 11:38:25 -07:00
..
casper_lib casper: Add waitForSelectorText. 2017-06-07 13:41:59 -07:00
casper_tests settings: Change [Change] button styles. 2017-07-17 16:18:46 -07:00
node_tests local echo: Extract message_store.reify_message_id(). 2017-07-21 11:38:25 -07:00
zjsunit Enable Hot Module Replacement in webpack. 2017-07-18 11:02:05 -07: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