zulip/docs/testing/index.rst
Tim Abbott 3003517430 docs: Move mypy documentation from contributing to testing.
The testing section is more appropriate, since it's fundamentally part
of our CI system.

While we're at it, fix the fact that we were linking to GitHub, not
ReadTheDocs, in the run-mypy output.
2018-12-16 21:52:53 -08:00

16 lines
195 B
ReStructuredText

############
Code Testing
############
.. toctree::
:maxdepth: 3
testing
linters
testing-with-django
testing-with-node
testing-with-casper
mypy
travis
manual-testing