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 |
Anders Kaseorg
|
da633e953e
|
lazy_set: Convert LazySet to a real class.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-02-04 12:22:03 -08:00 |
Steve Howell
|
29e63c0417
|
Fix type errors in LazySet.
I think the only place that was broken is where
we copy users from streams.
|
2020-01-14 15:40:40 -08:00 |