Commit Graph

6 Commits

Author SHA1 Message Date
Varun Singh
d6c34f64dd tests: Use make_user & make_bot to create test user & bot. 2024-09-10 16:02:35 -07:00
Varun Singh
4c2bb4dbe3 tests: Rename test_stream.js to example_stream.js. 2024-09-10 16:02:35 -07:00
afeefuddin
eab78d996d node tests: Add make_stream helper to create streams in node tests.
With a bunch of comments by tabbott on some details to pay attention
to.
2024-07-31 22:26:55 -07:00
evykassirer
28107eb913 message_helper: Be more explicit about converting subject to topic. 2024-05-29 16:45:36 -07:00
evykassirer
50f5cf9ad8 message booleans: Return new message instead of mutating a raw message. 2024-05-29 16:45:36 -07:00
Anders Kaseorg
cea1119423 node_tests: Move to web/tests.
This lets us simplify the long-ish ‘../../static/js’ paths, and will
remove the need for the ‘zrequire’ wrapper.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-02-23 16:04:17 -08:00