zulip/zerver/webhooks/zendesk
Steve Howell fbef6e3c03 zendesk tests: Fix anti-patterns.
We had optional parameters for expected_topic and
expected_message, which are trivial to eliminate,
since the integration is really simple.

And we were doing strange things trying to reset
class variables at the end of tests.  Now we just
set them explicitly in the tests.
2020-08-24 12:34:46 -07:00
..
__init__.py
doc.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
tests.py zendesk tests: Fix anti-patterns. 2020-08-24 12:34:46 -07:00
view.py python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00