zulip/zerver/tests
Tim Abbott 5835023021 tests: Use user IDs internally in send message helpers.
This uses the better, modern, user ID based API for sending messages
internally in the test suite, something that's convenient to do as a
follow-up to the migration to pass UserProfile objects to these
functions.
2020-03-07 18:31:13 -08:00
..
fixtures bugdown: Avoid hanging list paragraphs being processed as codeblocks. 2020-03-03 12:08:19 -08:00
images
__init__.py
test_alert_words.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_archive.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_attachments.py tests: setUp overrides should call super().setUp(). 2019-10-19 17:27:01 -07:00
test_audit_log.py billing: Sync realm activation events for on-prem billing. 2019-10-08 17:18:30 -07:00
test_auth_backends.py refactor: Avoid hacky use of ValidationError.code. 2020-03-06 11:53:22 -08:00
test_bots.py users: Refactor get_members_backend endpoint to use get_raw_user_data. 2019-10-23 14:50:26 -07:00
test_bugdown.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_cache.py test_cache: Test caching of None values is handled correctly. 2020-02-21 09:05:46 -08:00
test_camo.py
test_compatibility.py home: Don't assume user agent header is set for insecure_desktop_app. 2020-02-28 16:51:23 -08:00
test_create_video_call.py tests: Set class name of video call test to TestVideoCall. 2020-01-25 22:54:59 -08:00
test_custom_profile_data.py tests: Count queries for /json/users. 2020-02-09 22:04:02 -08:00
test_decorators.py has_request_variables: Fix slow extraction of parameters. 2020-02-14 09:45:26 -08:00
test_digest.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_docs.py auth: Move `ConfigErrorTest` from `test_docs` to `test_auth_backends`. 2020-02-24 12:19:45 -08:00
test_email_change.py urls: Tighten many unintentionally broad URL patterns. 2019-08-26 20:51:49 -07:00
test_email_log.py
test_email_mirror.py email_mirror: Handle encoded attachment filenames. 2020-01-30 13:03:47 -08:00
test_email_notifications.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_embedded_bot_system.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_event_queue.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_events.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_external.py tests: setUp overrides should call super().setUp(). 2019-10-19 17:27:01 -07:00
test_gitter_importer.py
test_hipchat_importer.py
test_home.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_hotspots.py tests: setUp overrides should call super().setUp(). 2019-10-19 17:27:01 -07:00
test_i18n.py tests: tearDown overrides should call super().tearDown(). 2019-10-18 13:36:59 -07:00
test_import_export.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_integrations_dev_panel.py request: Tighten type checking on REQ. 2019-11-13 12:35:55 -08:00
test_internet.py tests: Replace httpretty with responses. 2020-01-22 11:56:15 -08:00
test_legacy_subject.py
test_link_embed.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_logging_handlers.py tests: setUp overrides should call super().setUp(). 2019-10-19 17:27:01 -07:00
test_management_commands.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_mattermost_importer.py emoji_codes: Replace JS module with JSON module. 2020-02-12 10:09:12 -08:00
test_message_edit_notifications.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_messages.py tests: Use user IDs internally in send message helpers. 2020-03-07 18:31:13 -08:00
test_middleware.py slow queries: Use internal_send_stream_message(). 2020-02-11 12:20:54 -08:00
test_migrations.py
test_muting.py models: Delete get_stream_recipient function and its uses. 2020-02-18 10:49:14 -08:00
test_narrow.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_new_users.py cross realm bots: Simplify notify_new_user. 2020-02-10 15:45:13 -08:00
test_onboarding.py
test_openapi.py typing: Deprecate emails in typing endpoint. 2020-02-28 12:39:36 -08:00
test_outgoing_webhook_interfaces.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_outgoing_webhook_system.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_populate_db.py models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
test_presence.py presence: Move get_status_dict_by_realm. 2020-02-06 17:16:22 -08:00
test_push_notifications.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_queue.py Upgrade pika to 1.1.*. 2019-10-29 17:01:12 -07:00
test_queue_worker.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_reactions.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_realm.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_realm_domains.py refactor: Extract zerver/lib/email_validation.py. 2020-03-06 11:53:22 -08:00
test_realm_emoji.py
test_realm_export.py billing: Change RealmAuditLog.event_type from str to int. 2019-10-06 15:55:56 -07:00
test_realm_filters.py
test_redis_utils.py redis_utils: Require key_format argument in get_dict_from_redis. 2020-01-26 21:40:15 -08:00
test_report.py
test_retention.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_service_bot_system.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_sessions.py sessions: Implement the concept of expirable session variables. 2020-02-12 11:09:55 -08:00
test_settings.py tests: For ldap tests, give each ldap user a unique password. 2020-02-19 14:46:29 -08:00
test_signup.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_slack_importer.py import: Support importing team icon from slack. 2020-02-03 14:09:05 -08:00
test_slack_message_conversion.py test_slack_message_conversion: Use subTest for fixtures test. 2019-09-13 11:54:14 -07:00
test_soft_deactivation.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_subdomains.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
test_submessage.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_subs.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_templates.py test_templates: Remove shallow template rendering code. 2020-02-11 18:00:15 -08:00
test_thumbnail.py CVE-2019-19775: Close open redirect in thumbnail view. 2019-12-12 17:29:20 -08:00
test_timestamp.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
test_tornado.py test_classes: Use realistic web and mobile User-Agent strings. 2020-02-24 23:19:43 -08:00
test_transfer.py
test_tutorial.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_type_debug.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
test_typing.py typing: Remove recipient-related complexity. 2020-02-28 12:46:20 -08:00
test_unread.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_upload.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_urls.py dependencies: Upgrade to Django 2.2.10. 2020-02-13 16:27:26 -08:00
test_user_groups.py settings: Add setting for who can edit user groups. 2019-11-03 16:45:13 -08:00
test_user_status.py
test_users.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
test_webhooks_common.py webhooks: Eliminate the usage of a headers.py file. 2019-06-26 10:35:14 -07:00
test_widgets.py
test_zcommand.py
test_zephyr.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00