mirror of https://github.com/zulip/zulip.git
b06253049a
Prefer using `assert_called_once` to protect against places where a mock might be reused, and in so doing have been previously called, thus making the second usage of `assert_called` not assert anything of note. |
||
---|---|---|
.. | ||
stripe_fixtures | ||
__init__.py | ||
test_stripe.py |