mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
This is a fairly involved set of changes, including changes that: * Delete various legacy or semi-duplicated sections of testing.md. Nobody needs to manually delete the postgres datbase anymore, as reflected in the fact that the docs still mention postgres 9.1 from Ubuntu Precise. * Simplify the distracting heading section at the top of testing.md. * Move content on manual testing to docs/development/using.md. * Moves some content related to managing the database to schema-migrations.md. (Resulting in some cleanups to that page as well). I ideally would have split this into smaller pieces. |
||
|---|---|---|
| .. | ||
| continuous-integration.md | ||
| index.rst | ||
| linters.md | ||
| manual-testing.md | ||
| mypy.md | ||
| philosophy.md | ||
| testing-with-casper.md | ||
| testing-with-django.md | ||
| testing-with-node.md | ||
| testing.md | ||
| typescript.md | ||