mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
This commit also has a few tweaks to the Node testing documentation to improve its introductory section.
18 lines
242 B
ReStructuredText
18 lines
242 B
ReStructuredText
############
|
|
Code testing
|
|
############
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
testing
|
|
linters
|
|
testing-with-django
|
|
testing-with-node
|
|
testing-with-puppeteer
|
|
mypy
|
|
typescript
|
|
continuous-integration
|
|
manual-testing
|
|
philosophy
|