zulip/zerver/webhooks/bitbucket2
Anders Kaseorg 840cf4b885 requirements: Drop direct dependency on mock.
mock is just a backport of the standard library’s unittest.mock now.

The SAMLAuthBackendTest change is needed because
MagicMock.call_args.args wasn’t introduced until Python
3.8 (https://bugs.python.org/issue21269).

The PROVISION_VERSION bump is skipped because mock is still an
indirect dev requirement via moto.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-05-26 11:40:42 -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 requirements: Drop direct dependency on mock. 2020-05-26 11:40:42 -07:00
view.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00