mirror of https://github.com/zulip/zulip.git
95f29b5409
Fixes these warnings with python -Wd: /home/circleci/zulip/zerver/tests/test_middleware.py:43: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches( /home/circleci/zulip/zerver/webhooks/travis/tests.py:40: DeprecationWarning: Please use assertNotEqual instead. self.assertNotEquals(msg.topic_name(), self.TOPIC) https://docs.python.org/3/library/unittest.html#deprecated-aliases Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
doc.md | ||
tests.py | ||
view.py |