mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00: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.
6.3 KiB
6.3 KiB