zulip/frontend_tests
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
..
casper_lib eslint: Enable conditionalAssign config of no-trailing-spaces rule. 2018-06-11 07:51:24 -04:00
casper_tests eslint: Enable no-extra-parens rule. 2018-06-11 07:51:24 -04:00
node_tests zblueslip: Store more_info and stack as well in the logs. 2018-07-10 16:22:52 -04:00
zjsunit zblueslip: Store more_info and stack as well in the logs. 2018-07-10 16:22:52 -04:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper casper tests: Show the server output inline. 2018-01-16 13:25:19 -05:00