zulip/zerver/webhooks/greenhouse
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/greenhouse: Ignore ping events. 2018-10-22 12:27:48 -07:00
__init__.py
doc.md webhooks/greenhouse: Update docs to conform to style guide. 2018-11-20 18:38:43 -08:00
tests.py requirements: Drop direct dependency on mock. 2020-05-26 11:40:42 -07:00
view.py webhooks/greenhouse: Improve message formatting and punctuation. 2019-04-17 16:22:43 -07:00