zulip/zerver/webhooks/groove
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: Migrate groove tests to the headers fixtures system. 2019-07-09 17:13:02 -07:00
__init__.py
doc.md webhooks/groove: Update docs to conform to style guide. 2018-04-05 22:47:21 -07:00
tests.py webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
view.py webhooks: Remove get_event_handler ritual and Any casts. 2021-02-15 17:05:28 -08:00