zulip/zerver/webhooks/wordpress
Anders Kaseorg 3321a81c4a wordpress: Fix nonsense tests.
‘stream_name’ is not a cromulent keyword argument for client_post(),
‘unknown_action’ is malformed application/x-www-form-urlencoded, and
these two tests were duplicates of each other with different comments.
I’m not sure what they were intended to test, but here’s a guess.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-23 16:12:53 -07:00
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py Add WordPress webhook. 2017-02-07 18:14:31 -08:00
doc.md webhooks/wordpress: Update docs to conform to style guide. 2018-04-23 00:07:19 -07:00
tests.py wordpress: Fix nonsense tests. 2022-06-23 16:12:53 -07:00
view.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00