mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
The names of helpers have evolved over time. I add a few, and I remove `common_subscribe_to_streams`, since most tests just want the simpler subscribe. Note that `subscribe`, while not full stack, does excercise `bulk_add_subscriptions`. So there is no real danger of having unrealistic test data. Almost all of our uses of `common_subscribe_to_streams` are in test_subs.py, so it's already effectively our policy to use subscribe in most cases. And test_subs does more than a thorough job of actually exercising the API. |
||
|---|---|---|
| .. | ||
| _static | ||
| _templates | ||
| contributing | ||
| development | ||
| documentation | ||
| git | ||
| images | ||
| outreach | ||
| overview | ||
| production | ||
| subsystems | ||
| testing | ||
| translating | ||
| tutorials | ||
| .gitignore | ||
| code-of-conduct.md | ||
| conf.py | ||
| index.md | ||
| Makefile | ||
| README.md | ||
| THIRDPARTY | ||
Zulip Markdown documentation hosted elsewhere
The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.