zulip/corporate/tests
Vishnu Ks 2d140bae3e billing: Cast return value of _mock_stripe to CallableT.
Without the cast mypy raises the following error:

Incompatible return value type (got "Callable[..., Any]",
expected "CallableT")

This is a known issue: https://github.com/python/mypy/issues/1927
2018-11-12 23:42:59 -08:00
..
stripe_fixtures billing: Replace IDs and other values before writing fixtures. 2018-11-12 23:24:33 -08:00
__init__.py billing: Move billing tests from zilencer to corporate. 2018-10-01 15:44:02 -07:00
stripe_fixtures.json billing: Rename Zulip Premium to Zulip Standard. 2018-10-24 10:42:16 -07:00
test_stripe.py billing: Cast return value of _mock_stripe to CallableT. 2018-11-12 23:42:59 -08:00