zulip/zerver/worker
Abhijeet Prasad Bodas e63e86dcb2 worker: Ensure complete coverage for PushNotificationsWorker.
The `# nocoverage` was unnecessary apart from for the compatibility code,
so add a test for that code and remove the `# nocoverage`.

The `message_id` -> `message_ids` conversion was done in
9869153ae8.
2021-07-13 08:30:31 -07:00
..
__init__.py
queue_processors.py worker: Ensure complete coverage for PushNotificationsWorker. 2021-07-13 08:30:31 -07:00