zulip/docs/testing
Anders Kaseorg 99904527f5 mypy: Remove daemon mode.
mypy in daemon mode takes some 400 MiB of memory, and cannot follow
imports of type-annotated third-party packages; meanwhile, non-daemon
mode is no longer nearly as slow as it once was.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-08-25 15:04:12 -07:00
..
continuous-integration.md docs: Correct CircleCI job name typo. 2019-07-24 17:38:17 -07:00
index.rst docs: Add initial documentation for TypeScript. 2019-04-13 12:20:40 -07:00
linters.md lint: Add TypeScript compiler as a linter. 2019-07-22 17:55:18 -07:00
manual-testing.md docs: Add message box to manual testing docs. 2019-04-07 13:01:24 -07:00
mypy.md mypy: Remove daemon mode. 2019-08-25 15:04:12 -07:00
testing-with-casper.md casper: Add a verbose flag to run casper tests in verbose mode. 2019-06-26 16:15:08 -07:00
testing-with-django.md docs: Document TEST_WORKER_DIR. 2019-07-12 17:52:08 -07:00
testing-with-node.md cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
testing.md lib: Rename lib/api_test_helpers.py to openapi/python_examples.py 2019-08-05 21:06:19 -07:00
typescript.md cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00