zulip/zerver/lib/webhooks
Hemanth V. Alluri 7c145c3f68 webhooks: Add a system for storing http headers for integrations.
Using this system, we can now associate any fixture of any integration
with a particular set of HTTP headers. A helper method called
determine_http_headers was introduced, and the test suite was upgraded
to use determine_http_headers.

Comments and documentation significantly edited by tabbott.
2019-06-20 16:36:38 -07:00
..
__init__.py Add common git integration method to build message for push events. 2016-10-10 17:32:41 -07:00
common.py webhooks: Add a system for storing http headers for integrations. 2019-06-20 16:36:38 -07:00
git.py webhooks/github: Improve punctuation. 2019-05-09 13:05:49 -07:00