zulip/zerver/webhooks/bitbucket
PIG208 5ecbfecd77 webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME.
Since FIXTURE_DIR_NAME is the name of the folder that contains the view
and tests modules of the webhook and another folder called "fixtures" that
store the fixtures, it is more appropriate to call it WEBHOOK_DIR_NAME,
especially when we want to refer to the view module using this variable.
2021-06-29 17:01:54 -07:00
..
fixtures webhooks/bitbucket: Support empty push payloads with no user info. 2019-03-21 17:43:35 -02:30
__init__.py
doc.md integrations: Remove corrupted png image in bitbucket docs. 2020-06-01 18:03:06 -07:00
tests.py webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
view.py request: Rename validator parameter of REQ to json_validator. 2021-04-07 14:13:06 -07:00