Anders Kaseorg
|
615b7fcc2c
|
eslint: Enable arrow-body-style.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-07-03 16:55:50 -07:00 |
|
Rohitt Vashishtha
|
c8b0627ffe
|
zblueslip: Run blueslip.reset after each test.
This simplifies the blueslip interface to just declaring expected
errors and calling the code to test.
|
2020-04-20 08:17:20 -04:00 |
|
Steve Howell
|
f7b432afec
|
node tests: Auto-include zblueslip for node tests.
We already use blueslip stubs in ~45 tests, so we
may as well just auto-include it.
|
2020-04-03 12:56:49 -04:00 |
|
Steve Howell
|
df84c52a7f
|
zblueslip: Change API to expect/reset.
The `set_test_data` never made complete sense to
me, since it wasn't really data that we were
setting.
|
2020-04-03 12:56:49 -04:00 |
|
Steve Howell
|
bee592b44e
|
node tests: Bring list_cursor to 100% coverage.
We had some indirect coverage of this already, so
this mostly focuses on error cases and corner
cases.
|
2018-08-24 10:00:04 -07:00 |
|