Files
zulip/tools
Anders Kaseorg a682530fd4 node_tests: Enforce 100% coverage for test files.
This makes it easier to find obsolete parts of the tests that should
be cleaned up.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-04-10 19:31:56 -04:00
..
2021-09-17 17:05:18 -07:00
2022-01-21 17:26:14 -08:00
2021-11-05 17:44:24 -07:00
2022-02-07 18:51:06 -08:00
2022-04-07 17:26:01 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.