mirror of https://github.com/zulip/zulip.git
4e518a3852
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> |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
doc.md | ||
tests.py | ||
view.py |