zulip/frontend_tests/zjsunit
Rohitt Vashishtha e14dbecdd1 zblueslip: Store more_info and stack as well in the logs.
Now, the get_test_logs() returns an array of objects instead
of an array of strings as follows:

[{
  message: "something",
  more_info: {},
  stack: {},
}]
2018-07-10 16:22:52 -04:00
..
bugdown_assert.js jsdom: Upgrade jsdom to v11.10.0. 2018-05-20 11:11:03 -07:00
finder.js eslint: Enable `no-extra-parens` rule. 2018-06-11 07:51:24 -04:00
i18n.js i18n: Remove now-unused ensure_i18n function. 2018-05-30 09:13:48 -07:00
index.js eslint: Enable space-infix-ops rule. 2018-06-05 00:47:35 +05:30
mdiff.js eslint: Enable space-infix-ops rule. 2018-06-05 00:47:35 +05:30
namespace.js node tests: Add `removeClass` to `stub_out_jquery`. 2018-05-23 15:29:34 -07:00
render.js node tests: Remove requirement to test all templates. 2018-05-24 09:30:22 -07:00
stub.js node tests: Add with_stub() helper. 2017-03-13 15:09:53 -07:00
zblueslip.js zblueslip: Store more_info and stack as well in the logs. 2018-07-10 16:22:52 -04:00
zjquery.js zjquery: Add `clear_all_elements` to remove all cached elements. 2018-07-06 11:30:12 -04:00