zulip/corporate/tests
Anders Kaseorg 9756ac0db7 test_stripe: Convert NamedTuple to dataclass.
The locally defined NamedTuple was triggering a mypy caching bug
(https://github.com/python/mypy/issues/10913), and we don’t use the
tuple behavior anyway.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-08-02 21:43:51 -07:00
..
stripe_fixtures stripe: Upgrade stripe API to 2020-08-27 version. 2021-07-23 21:44:41 -07:00
__init__.py billing: Move billing tests from zilencer to corporate. 2018-10-01 15:44:02 -07:00
test_stripe.py test_stripe: Convert NamedTuple to dataclass. 2021-08-02 21:43:51 -07:00