zulip/zerver/tests
Vishnu KS 0a9e114014 import tests: Run test_import_files in billing disabled mode.
We don't really care about the plan specific details
in these tests. It's taken care in test_plan_type.
2020-06-18 17:45:35 -07:00
..
fixtures markdown: Use html5 <time> tag for timestamps. 2020-06-18 14:11:33 -07:00
images emoji: Only resize custom emoji that need it. 2019-01-29 10:33:50 -08:00
__init__.py
test_alert_words.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_archive.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_attachments.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_audit_log.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_auth_backends.py auth: Make apple log in and sign up buttons consistent with others. 2020-06-18 13:06:10 -07:00
test_bots.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
test_bugdown.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
test_cache.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_camo.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_compatibility.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_create_video_call.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_custom_profile_data.py pointer: Remove pointer from GET /users/me. 2020-06-18 12:55:59 -07:00
test_decorators.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_digest.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_docs.py openapi_docs: Replace `argument` with `parameter`. 2020-06-18 09:18:27 -07:00
test_email_change.py confirmation: Pass realm rather than host to confirmation_url. 2020-06-14 23:27:22 -07:00
test_email_log.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_email_mirror.py email-mirror-postfix: Handle 8-bit messages correctly. 2020-06-14 20:24:06 -07:00
test_email_notifications.py email: Migrate to new Python ≥ 3.3 email API. 2020-06-14 20:24:06 -07:00
test_embedded_bot_system.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_event_queue.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_events.py streams: Add API for changing stream-level message_retention_days. 2020-06-18 17:00:15 -07:00
test_external.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_gitter_importer.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_hipchat_importer.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_home.py realm: Remove Google Hangouts integration. 2020-06-16 17:02:27 -07:00
test_hotspots.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_i18n.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
test_import_export.py import tests: Run test_import_files in billing disabled mode. 2020-06-18 17:45:35 -07:00
test_integrations.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_integrations_dev_panel.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_internet.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_legacy_subject.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_link_embed.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_logging_handlers.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_management_commands.py email: Migrate to new Python ≥ 3.3 email API. 2020-06-14 20:24:06 -07:00
test_mattermost_importer.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_message_edit_notifications.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_messages.py do_update_messages: Delete user_message if guest user loses access. 2020-06-18 01:00:04 -07:00
test_middleware.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_migrations.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_muting.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_narrow.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
test_new_users.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
test_onboarding.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_openapi.py openapi: Document GET /attachments endpoint. 2020-06-17 18:35:44 -07:00
test_outgoing_webhook_interfaces.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_outgoing_webhook_system.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_populate_db.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_presence.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_push_notifications.py push_notifications: Store tokens locally even when bouncer is used. 2020-06-17 18:44:59 -07:00
test_queue.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_queue_worker.py logging: Use logging.exception and exc_info for unexpected exceptions. 2020-06-14 23:27:22 -07:00
test_rate_limiter.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_reactions.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_realm.py realm: Remove Google Hangouts integration. 2020-06-16 17:02:27 -07:00
test_realm_domains.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_realm_emoji.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
test_realm_export.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
test_realm_filters.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_redis_utils.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_report.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_retention.py deletion: Add support for bulk message deletion events. 2020-06-14 22:34:00 -07:00
test_service_bot_system.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_sessions.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_signup.py portico: Add hint text for invite only realm on /login. 2020-06-18 17:23:11 -07:00
test_slack_importer.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_slack_message_conversion.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
test_soft_deactivation.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_subdomains.py python: Guard against default value mutation with read-only types. 2020-06-13 15:31:27 -07:00
test_submessage.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_subs.py lint: Fix extra blank lines. 2020-06-18 17:45:35 -07:00
test_templates.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_thumbnail.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
test_timestamp.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_tornado.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_transfer.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_tutorial.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_type_debug.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_typing.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_unread.py pointer: Remove fix_pre_pointer fixing logic. 2020-06-18 12:55:59 -07:00
test_upload.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
test_urls.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
test_user_groups.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_user_status.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_users.py pointer: Remove pointer from GET /users/me. 2020-06-18 12:55:59 -07:00
test_webhooks_common.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_widgets.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_zcommand.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_zephyr.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00