Files
zulip/tools
Steve Howell 01f4ec5ee4 check-schemas: Enforce that all fixtures get checked.
I had to work around that the event type is "saved_snippets",
but the author of the feature otherwise correctly used
the singular "saved_snippet".
2025-01-02 12:23:35 -08:00
..
2024-10-23 10:55:55 -07:00
2024-12-10 19:16:25 -08:00
2024-12-10 19:16:25 -08: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.