zulip/tools/tests
Mateusz Mandera cd9b194d88 queue: Eliminate useless "burst" concept in monitoring.
The reason higher expected_time_to_clear_backlog were allowed for queues
during "bursts" was, in simpler terms, because those queues to which
this happens, intrinsically have a higher acceptable "time until cleared"
for new events. E.g. digests_email, where it's completely fine to take a
long time to send them out after putting in the queue. And that's
already configurable without a normal/burst distinction.
Thanks to this we can remove a bunch of overly complicated, and
ultimately useless, logic.
2020-09-21 15:24:04 -07:00
..
test_template_data
__init__.py
test_capitalization_checker.py python: Pre-fix a few spots for better Black formatting. 2020-09-03 17:51:09 -07:00
test_check_rabbitmq_queue.py queue: Eliminate useless "burst" concept in monitoring. 2020-09-21 15:24:04 -07:00
test_hash_reqs.py test_hash_reqs: Use mock from unittest. 2020-09-02 11:26:12 -07:00
test_html_branches.py html_branches: Fix strict_optional errors. 2020-07-06 11:25:48 -07:00
test_pretty_print.py check-templates: Be stricter about singleton tags. 2020-04-24 20:25:55 +00:00
test_template_parser.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_zulint_custom_rules.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00