mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
The only downside of this is that it makes it harder to control the order of these tests; which isn't that important. And the structure of naming each with its test order fundamentally requires renaming files when adding/deleting tests, so if we want to control the default test order, we'd be better off doing that by just hardcoding a list in the test runner code. |
||
|---|---|---|
| .. | ||
| continuous-integration.md | ||
| index.rst | ||
| linters.md | ||
| manual-testing.md | ||
| mypy.md | ||
| philosophy.md | ||
| testing-with-django.md | ||
| testing-with-node.md | ||
| testing-with-puppeteer.md | ||
| testing.md | ||
| typescript.md | ||