mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
We now have 100% coverage on views/push_notifications.py, modulo some dead code which will be addressed in the next commit. There were some existing tests in text_external.py, but that module is really intended for tests that hit external services. The view is a really simple API that updates a DB table, and the new test code focuses on error handling and idempotency as well as the happy path.
15 KiB
15 KiB