zulip/docs/testing
Steve Howell aaa8279cb8 testing doc: Update common setup methods.
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.
2025-01-23 16:10:37 -08:00
..
continuous-integration.md docs: Fix missing references. 2025-01-21 15:12:49 -08:00
index.md docs: Convert reST index pages to Markdown. 2021-08-20 06:22:42 -07:00
linters.md docs: Update Black and isort references to Ruff. 2024-07-17 18:33:21 -07:00
manual-testing.md message_quoting: Rename 'Quote and reply' to 'Quote message'. 2024-12-04 22:25:14 -08:00
mypy.md mypy: Remove use of ValuesQuerySet and QuerySetAny. 2024-08-24 17:30:41 -07:00
philosophy.md docs: Add comma to all uses of "e.g." in contributor docs. 2024-07-05 15:36:24 -07:00
testing-with-django.md testing doc: Update common setup methods. 2025-01-23 16:10:37 -08:00
testing-with-node.md tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
testing-with-puppeteer.md docs: Add comma to all uses of "e.g." in contributor docs. 2024-07-05 15:36:24 -07:00
testing.md docs: Add comma to all uses of "e.g." in contributor docs. 2024-07-05 15:36:24 -07:00
typescript.md documentation: Revise uses of "e.g.," followed by a colon. 2024-07-09 13:41:44 -07:00