zulip/zerver
m-e-l-u-h-a-n ffd4abaa4e logging: migrate test_import_export to use assertLogs.
This commit  migrates some of the backend tests in test_import_export
to use assertLogs(), instead of mock.patch() as planned in #15331.

Logs for tests in this file are suppressed and are not asserted as
that made changes to import/export codebase more fragile. As we
already have checks for the actual functionalities, it made less
sense to assert those logs.
2021-03-25 01:10:03 -07:00
..
data_import import/export: Fix deprecated authentication method for Slack. 2021-03-08 12:56:37 -08:00
lib cache: Delete user_profile_by_email_cache_key. 2021-03-25 00:47:42 -07:00
management python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
migrations display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
openapi api docs: Add documentation of deactivate-own-user endpoint. 2021-03-25 01:05:44 -07:00
templatetags python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests logging: migrate test_import_export to use assertLogs. 2021-03-25 01:10:03 -07:00
tornado docs: Add a document explaining email/push notifications. 2021-03-05 15:24:25 -08:00
views custom profile fields: Rename "SELECT" field validator. 2021-03-24 12:54:51 -07:00
webhooks sentry: Do not assume context lines exist in stacktrace. 2021-03-22 12:16:10 -07:00
worker invites: Delete old compat code in the invites queue worker. 2021-02-26 08:26:43 -08:00
__init__.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
apps.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
context_processors.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
decorator.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
filters.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
forms.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
logging_handlers.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
middleware.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
models.py cache: Delete user_profile_by_email_cache_key. 2021-03-25 00:47:42 -07:00
signals.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00