zulip/zerver/tests
PIG208 d20deccee7 tests: Add a test for fixtures for non-webhook integrations.
This commit create a directory to store the mock message for nagios and
more will be added.

The json files in this directory will be used to config the screenshot
generating script for the documentations of non-webhook integrations.
2021-04-28 08:16:51 -07:00
..
fixtures test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
images
__init__.py
test_alert_words.py alert_words: Fix highlighting of adjacent alert words. 2021-04-28 07:54:50 -07:00
test_archive.py refactor: Make acting_user a mandatory kwarg for do_deactivate_stream. 2021-04-02 14:44:41 -07:00
test_attachments.py
test_audit_log.py refactor: Make acting_user a mandatory kwarg for do_deactivate_realm. 2021-04-02 14:44:41 -07:00
test_auth_backends.py refactor: Split dev related code from `auth.py` into `dev_login.py`. 2021-04-23 15:11:44 -07:00
test_bots.py refactor: Make acting_user a mandatory kwarg for do_deactivate_user. 2021-03-29 15:51:45 -07:00
test_cache.py
test_camo.py
test_compatibility.py
test_create_video_call.py
test_custom_profile_data.py custom profile fields: Rename s/choice/select/ in tests. 2021-03-24 12:57:55 -07:00
test_data_types.py
test_decorators.py request: Rename validator parameter of REQ to json_validator. 2021-04-07 14:13:06 -07:00
test_digest.py
test_docs.py docs: Add missing space to compound verbs “log in”, “set up”, etc. 2021-04-26 09:31:08 -07:00
test_drafts.py
test_email_change.py refactor: Make acting_user a mandatory kwarg for do_set_realm_property. 2021-03-29 15:51:45 -07:00
test_email_log.py
test_email_mirror.py emails: Rename "missed message email" to "message notification email". 2021-04-21 10:10:54 -07:00
test_email_notifications.py send_custom_email: Add dry-run flag to verify recipients and email. 2021-04-26 17:31:34 -07:00
test_embedded_bot_system.py logging: use assertEqual to assert logging output. 2021-03-25 01:10:03 -07:00
test_event_queue.py refactor: Make acting_user a mandatory kwarg for do_change_subscription_property. 2021-04-08 17:50:10 -07:00
test_event_system.py CVE-2021-30479: Prevent guest user access to all_public_streams API. 2021-04-14 12:37:34 -07:00
test_events.py typing: Support sending stream/topic typing status. 2021-04-27 20:52:21 -07:00
test_external.py
test_github.py
test_gitter_importer.py
test_home.py emails: Add unsubscribe link infrastructure for marketing emails. 2021-04-27 21:36:09 -07:00
test_hotspots.py hotspots: Add TUTORIAL_ENABLED setting to toggle INTRO_HOTSPOTS. 2021-03-30 14:46:42 -07:00
test_i18n.py templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
test_import_export.py test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
test_integrations.py tests: Add a test for fixtures for non-webhook integrations. 2021-04-28 08:16:51 -07:00
test_integrations_dev_panel.py
test_internet.py
test_legacy_subject.py
test_link_embed.py
test_logging_handlers.py
test_management_commands.py send_custom_email: Improve printing of outgoing emails. 2021-04-27 21:36:17 -07:00
test_markdown.py test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
test_mattermost_importer.py
test_message_dict.py CVE-2021-30478: Prevent API super users from forging messages to other organizations. 2021-04-14 12:37:34 -07:00
test_message_edit.py message_edit: Don't add content edit to all messages. 2021-04-24 13:51:49 -07:00
test_message_edit_notifications.py emails: Rename "missed message email" to "message notification email". 2021-04-21 10:10:54 -07:00
test_message_fetch.py refactor: Make acting_user a mandatory kwarg for do_deactivate_user. 2021-03-29 15:51:45 -07:00
test_message_flags.py message: Record whether unread_msgs data is truncated. 2021-03-21 19:48:13 -07:00
test_message_send.py CVE-2021-30478: Prevent API super users from forging messages to other organizations. 2021-04-14 12:37:34 -07:00
test_message_topics.py
test_messages.py
test_middleware.py
test_migrations.py
test_mirror_users.py
test_muting_topics.py refactor: Rename backend muting tests to be specific. 2021-04-05 18:04:31 -07:00
test_muting_users.py mute user: Mark as read old messages immediately. 2021-04-13 09:08:47 -07:00
test_new_users.py test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
test_onboarding.py
test_openapi.py api: Delete ancient fetch_google_client_id endpoint. 2021-04-08 06:10:39 -07:00
test_outgoing_webhook_interfaces.py outgoing_webhook: Improve invalid json handling when parsing response. 2021-04-26 09:32:35 -07:00
test_outgoing_webhook_system.py outgoing_webhook: Improve invalid json handling when parsing response. 2021-04-26 09:32:35 -07:00
test_populate_db.py
test_presence.py docs: Add missing space to compound verbs “log in”, “set up”, etc. 2021-04-26 09:31:08 -07:00
test_push_notifications.py test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
test_queue.py
test_queue_worker.py emails: Rename "missed message email" to "message notification email". 2021-04-21 10:10:54 -07:00
test_rate_limiter.py
test_reactions.py docs: Fix spelling errors caught by codespell. 2021-04-26 09:31:08 -07:00
test_realm.py settings: Add new setting for controlling who can move msgs to stream. 2021-04-16 15:10:39 -07:00
test_realm_domains.py refactor: Make acting_user a mandatory kwarg for do_remove_realm_domain. 2021-04-08 17:50:10 -07:00
test_realm_emoji.py
test_realm_export.py
test_realm_linkifiers.py linkifiers: Add an API to support the editing of linkifier. 2021-04-19 18:01:45 -07:00
test_realm_playgrounds.py playgrounds: Avoid json encoding each field in POST /realm/playgrounds. 2021-04-19 11:23:09 -07:00
test_redis_utils.py
test_report.py
test_retention.py refactor: Make acting_user a mandatory kwarg for do_set_realm_property. 2021-03-29 15:51:45 -07:00
test_send_email.py email: Open a single SMTP connection to send email batches. 2021-04-26 17:27:22 -07:00
test_service_bot_system.py
test_sessions.py migrations: Subscription.is_user_active denormalization - step one. 2021-03-30 09:19:03 -07:00
test_settings.py
test_signup.py emails: Add unsubscribe link infrastructure for marketing emails. 2021-04-27 21:36:09 -07:00
test_slack_importer.py docs: Fix spelling errors caught by codespell. 2021-04-26 09:31:08 -07:00
test_slack_message_conversion.py
test_soft_deactivation.py test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
test_subdomains.py
test_submessage.py
test_subs.py docs: Add missing space to compound verbs “log in”, “set up”, etc. 2021-04-26 09:31:08 -07:00
test_templates.py
test_thumbnail.py
test_timestamp.py
test_timezone.py docs: Fix spelling errors caught by codespell. 2021-04-26 09:31:08 -07:00
test_tornado.py tornado: Explicitly mark requests as varying by cookie. 2021-04-02 14:55:22 -07:00
test_transfer.py
test_tutorial.py
test_type_debug.py
test_typing.py typing: Support sending stream/topic typing status. 2021-04-27 20:52:21 -07:00
test_upload.py refactor: Make acting_user a mandatory kwarg for do_change_icon_source. 2021-04-08 17:50:10 -07:00
test_urls.py api: Delete ancient fetch_google_client_id endpoint. 2021-04-08 06:10:39 -07:00
test_user_groups.py docs: Add missing space to compound verbs “log in”, “set up”, etc. 2021-04-26 09:31:08 -07:00
test_user_status.py
test_users.py models: Create get_first_human_user function in Realm. 2021-04-16 13:22:01 -07:00
test_webhooks_common.py
test_widgets.py
test_zcommand.py
test_zephyr.py docs: Add missing space to compound verbs “log in”, “set up”, etc. 2021-04-26 09:31:08 -07:00