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. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
__init__.py | ||
models.py | ||
urls.py | ||
views.py |