zulip/tools/tests
Mateusz Mandera 2365a53496 queue: Fix a race condition in monitoring after queue stops being idle.
The race condition is described in the comment block removed by this
commit. This leaves room for another, remaining race condition
that should be virtually impossible, but nevertheless it seems
worthwhile to have it documented in the code, so we put a new comment
describing it.
As a final note, this is not a new race condition,
it was hypothetically possible with the old code as well.
2020-09-21 15:22:56 -07:00
..
test_template_data Lint for duplicate ids in templates. 2017-01-13 17:00:22 -08:00
__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: Fix a race condition in monitoring after queue stops being idle. 2020-09-21 15:22:56 -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