zulip/zerver/webhooks/semaphore
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/semaphore: Remove accidentally created fixture file. 2020-04-17 09:41:55 -07:00
__init__.py
doc.md webhooks/semaphore: Add support for Semaphore 2.0 notifications. 2020-04-09 12:41:40 -07:00
tests.py requirements: Drop direct dependency on mock. 2020-05-26 11:40:42 -07:00
view.py webhook/semaphore: Add only summary line to the notification message. 2020-04-14 12:42:36 -07:00