Files
zulip/tools
Eeshan Garg 929724e5e7 api docs: Add page for common error payloads.
We now have a separate page for common error payloads, for example,
the payload for when the client's API key is invalid. All error
payloads that are presented on this page will be tested similarly
to our other non-error sample fixtures.
2018-02-08 17:58:41 -08:00
..
2017-11-29 14:24:08 -08:00
2017-11-16 13:59:40 -08:00
2018-01-03 13:26:55 -05:00
2017-09-29 15:44:56 -07:00
2017-12-18 09:36:47 -05:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -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.