zulip/tools/tests
Anders Kaseorg 684dad8145 tools: Use root-based absolute import for tools.lib, etc.
Mypy can’t follow absolute imports based on directories other than the
root.  This was hiding some type errors due to ignore_missing_imports.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-07-05 12:21:52 -07:00
..
test_template_data docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
__init__.py
test_capitalization_checker.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
test_check_rabbitmq_queue.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
test_hash_reqs.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
test_html_branches.py templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
test_pretty_print.py templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
test_template_parser.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
test_zulint_custom_rules.py tools: Use root-based absolute import for tools.lib, etc. 2021-07-05 12:21:52 -07:00