python-zulip-api/zulip/tests
Shivam Gera fc1d134685 api: Use custom exceptions in API client.
This removes the use of RuntimeError, and replaces it with a custom
error class called ZulipError.  In a few places, we use a subclass to
make it easier for code to interact with the error type.
2018-02-16 11:33:18 -08:00
..
__init__.py mypy: zulip: Fix errors in tests/__init__.py. 2017-10-27 00:56:06 -04:00
test_default_arguments.py api: Use custom exceptions in API client. 2018-02-16 11:33:18 -08:00