Files
zulip/tools
Riken Shah d6307cc907 puppeteer_test: Add support to run tests with Firefox.
This commit introduces the `--firefox` argument,
which will allow us to run puppeteer tests
with Firefox also.
2021-03-12 12:14:37 -08:00
..
2021-02-12 13:11:19 -08:00
2020-09-14 16:22:23 -07:00
2021-02-12 13:11:19 -08:00
2019-08-06 23:29:11 -07:00
2021-02-12 13:11:19 -08:00
2019-11-04 18:12:11 -08:00
2021-02-12 13:11:19 -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.