zulip/zerver/webhooks/pagerduty
Zixuan James Li 4e518a3852 tests: Call client methods with explicit keyword arguments.
This is a prep commit for tightening the types for our wrapped test
client.

The callers of the test client methods are refactored to either call
them without unpacking at all or create a TypedDict for the keyword
arguments to be unpacked. This allows the type checker to know exactly what
keys are present and their corresponding type.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-06-28 16:12:00 -07:00
..
fixtures integrations: Add V3 support for PagerDuty. 2021-06-09 16:34:34 -07:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py tests: Call client methods with explicit keyword arguments. 2022-06-28 16:12:00 -07:00
view.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00