zulip/tools/tests
apoorvapendse 3188d9db31 tools: Enforce '_html' suffix for unescaped hbs vars.
This adds a check to enforce the new convention of
raw HTML variables having a `_html` suffix for
better clarity.

Discussion: https://chat.zulip.org/#narrow/channel/92-learning/topic/Marking.20commits.20to.20be.20squashed.20in.20PRs
Signed-off-by: apoorvapendse <apoorvavpendse@gmail.com>
2025-08-28 17:33:20 -07:00
..
test_template_data docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
__init__.py Add test coverage for parsers in tools/lib. 2016-08-04 10:47:09 -07:00
test_capitalization_checker.py capitalization: Prune unused phrases from IGNORED_PHRASES. 2022-02-23 12:08:20 -08:00
test_check_rabbitmq_queue.py queue_processors: Drop unused current_queue_size, which was local size. 2021-11-16 11:48:50 -08:00
test_html_branches.py dead code: Kill off most of html_branches. 2021-12-02 09:49:10 -08:00
test_pretty_print.py tools: Enforce '_html' suffix for unescaped hbs vars. 2025-08-28 17:33:20 -07:00
test_template_parser.py tools: Enforce '_html' suffix for unescaped hbs vars. 2025-08-28 17:33:20 -07:00
test_zulint_custom_rules.py ruff: Bump target-version from py38 to py310. 2024-07-13 22:28:22 -07:00