mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
This test helper method duplicated a bunch of logic in `zerver/worker/queue_processors.py` in a specialized fashion for the tests. Now that we're using `call_consume_in_tests` in this code path, we don't need it. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| application.py | ||
| descriptors.py | ||
| event_queue.py | ||
| exceptions.py | ||
| handlers.py | ||
| ioloop_logging.py | ||
| socket.py | ||
| views.py | ||
| websocket_client.py | ||