mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
The original test was written in shell script which launches a new django instance for every tests. By doing it in Python, we avoid the overhead and reduce the test time to <1 second. Fixes #3620. |
||
|---|---|---|
| .. | ||
| activate-venv | ||
| backend | ||
| frontend | ||
| production | ||
| production-helper | ||
| setup-backend | ||
| setup-frontend | ||
| setup-production | ||
| setup-static-analysis | ||
| static-analysis | ||
| success-http-headers.txt | ||