zulip/zerver/webhooks/bitbucket2
Steve Howell 00001a396b webhook tests: Shorten topic constants.
The "EXPECTED_" prefix and "_EVENTS" suffix
usually provided more noise than signal.

We also use module constants to avoid the "self."
noise.  It also makes it a bit more clear which
constants actually have to be in the class (e.g.
"FIXTURE_DIR_NAME") to do their job.
2020-08-24 12:34:46 -07:00
..
fixtures webhooks/bitbucket2: Account for missing username in PR payloads. 2019-06-24 23:19:06 -07:00
__init__.py
doc.md webhooks: Add Bitbucket Server integration. 2019-03-24 22:06:29 -02:30
tests.py webhook tests: Shorten topic constants. 2020-08-24 12:34:46 -07:00
view.py python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00