zulip/tools/tests
Alex Vandiver 64268f47e8 queue_processors: Drop unused current_queue_size, which was local size.
The `current_queue_size` key in the queue monitoring stats file was
the local queue size, not the global queue size -- d5a6b0f99a
renamed the function, but did not adjust the queue monitoring JSON,
despite the last use of it having been removed in cd9b194d88.

The function is still used to mark "we emptied our queue," and it
remains a reasonable metric for that.
2021-11-16 11:48:50 -08: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 queue_processors: Drop unused current_queue_size, which was local size. 2021-11-16 11:48:50 -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 frontend: Add new user_settings module for user's settings. 2021-08-01 15:30:17 -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