zulip/zerver/webhooks/travis
Anders Kaseorg 345ed1d09d middleware: Pass unhandled API exceptions through to the test suite.
This results in more useful stack traces in failing tests.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-23 19:23:08 -07:00
..
fixtures text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/travis: Update text to conform to doc style guide. 2018-03-13 20:15:04 -07:00
tests.py middleware: Pass unhandled API exceptions through to the test suite. 2022-06-23 19:23:08 -07:00
view.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00