.. |
fixtures
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
images
|
emoji: Support animated PNGs.
|
2022-03-15 12:47:21 -07:00 |
__init__.py
|
…
|
|
test_alert_words.py
|
tests: Fix unused `message_id` parameter in tests.
|
2022-02-21 08:52:33 -08:00 |
test_attachments.py
|
migrations: Change realm field to be not null in Attachment.
|
2022-03-18 12:01:15 -07:00 |
test_audit_log.py
|
actions: Split out zerver.actions.realm_playgrounds.
|
2022-04-14 17:14:30 -07:00 |
test_auth_backends.py
|
auth: Reset failed authentication attempts on password reset.
|
2022-04-11 16:25:32 -07:00 |
test_bots.py
|
tests: Remove ignored parameters from bots tests.
|
2022-04-08 11:39:06 -07:00 |
test_cache.py
|
bots: Pass realm to get_system_bot calls in test_cache.py.
|
2021-07-26 15:33:13 -07:00 |
test_compatibility.py
|
python: Reformat with Black 22 (stable).
|
2022-02-18 18:03:13 -08:00 |
test_create_video_call.py
|
integrations: Fix BigBlueButton password length.
|
2022-03-20 16:09:36 -07:00 |
test_custom_profile_data.py
|
tests: Remove ignored parameters from custom profile field tests.
|
2022-04-08 11:39:06 -07:00 |
test_data_types.py
|
…
|
|
test_decorators.py
|
decorator: Remove cachify in favor of lru_cache.
|
2022-04-14 12:44:35 -07:00 |
test_digest.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_docs.py
|
help_docs: Clarify relative link text for Subscribed streams tab.
|
2022-03-28 15:13:39 -07:00 |
test_drafts.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_email_change.py
|
python: Reformat with Black 22 (stable).
|
2022-02-18 18:03:13 -08:00 |
test_email_log.py
|
…
|
|
test_email_mirror.py
|
tests: Remove `client` parameter if test can use default `User-Agent`.
|
2022-02-24 12:57:18 -08:00 |
test_email_notifications.py
|
tests: Remove `client` parameter if test can use default `User-Agent`.
|
2022-02-24 12:57:18 -08:00 |
test_embedded_bot_system.py
|
tests: Ensure stream senders get a UserMessage row.
|
2021-12-10 09:40:04 -08:00 |
test_event_queue.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_event_system.py
|
docs: Add missing space to compound verbs “back up”, “log in”, etc.
|
2022-02-07 19:20:54 -08:00 |
test_events.py
|
actions: Split out zerver.actions.hotspots.
|
2022-04-14 17:14:31 -07:00 |
test_example.py
|
populate_db: Add timezones for some test users.
|
2022-02-22 11:14:58 -08:00 |
test_external.py
|
tests: Remove `client` parameter if test can use default `User-Agent`.
|
2022-02-24 12:57:18 -08:00 |
test_github.py
|
downloads: Serve desktop downloads from desktop-download.zulip.com.
|
2021-08-28 23:08:45 -07:00 |
test_gitter_importer.py
|
tests: Consistently use assert_length helper.
|
2021-05-19 11:55:56 -07:00 |
test_home.py
|
events: Remove some properties of user sent to spectators.
|
2022-02-22 10:36:08 -08:00 |
test_hotspots.py
|
actions: Split out zerver.actions.hotspots.
|
2022-04-14 17:14:31 -07:00 |
test_i18n.py
|
invite: Extend invite api for handling expiration duration.
|
2021-09-10 16:53:03 -07:00 |
test_import_export.py
|
user_topic: Rename topic_mutes.py to user_topics.py.
|
2022-03-11 14:26:55 -08: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
|
airbrake: Strengthen types using WildValue.
|
2022-03-15 13:02:02 -07:00 |
test_internet.py
|
…
|
|
test_legacy_subject.py
|
tests: Remove `client` parameter if test can use default `User-Agent`.
|
2022-02-24 12:57:18 -08:00 |
test_link_embed.py
|
tests: Fix unused `message_id` parameter in tests.
|
2022-02-21 08:52:33 -08:00 |
test_logging_handlers.py
|
typing: Fix function signatures with django-stubs.
|
2021-08-20 06:02:55 -07:00 |
test_management_commands.py
|
python: Reformat with Black 22 (stable).
|
2022-02-18 18:03:13 -08:00 |
test_markdown.py
|
markdown: Allow whitespace overlaps in topic linkifiers.
|
2022-03-22 15:40:03 -07:00 |
test_mattermost_importer.py
|
tests: Verify emoji codes.
|
2021-12-06 13:22:47 -08:00 |
test_message_dict.py
|
tests: Ensure stream senders get a UserMessage row.
|
2021-12-10 09:40:04 -08:00 |
test_message_edit.py
|
message_edit: Fix false sub/unsub bookend on using a `near` link.
|
2022-04-04 11:51:12 -07:00 |
test_message_edit_notifications.py
|
push_notifications: Ensure notifications are on for the remove codepath.
|
2022-03-09 16:33:51 -08:00 |
test_message_fetch.py
|
user_topic: Rename topic_mutes.py to user_topics.py.
|
2022-03-11 14:26:55 -08:00 |
test_message_flags.py
|
python: Use modern set comprehension syntax.
|
2022-03-25 10:45:12 -07:00 |
test_message_send.py
|
realm: Create RealmAuditLog entry while adding a new allowed domain.
|
2022-03-10 17:48:02 -08:00 |
test_message_topics.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_messages.py
|
notifications: Calculate PMs/mentions settings like other settings.
|
2021-07-28 13:55:25 -07:00 |
test_middleware.py
|
help_docs: Update edit history documentation for messages.
|
2022-03-25 17:03:53 -07:00 |
test_migrations.py
|
tests: Mark test_migrations tests to be automatically skipped.
|
2022-03-07 15:33:29 -08:00 |
test_mirror_users.py
|
message_send: Move `sender` parameter to REQ.
|
2022-04-04 11:47:52 -07:00 |
test_muting_topics.py
|
user_topic: Rename topic_mutes.py to user_topics.py.
|
2022-03-11 14:26:55 -08:00 |
test_muting_users.py
|
muting: Handle the case of a race muting the same user twice.
|
2022-03-24 21:27:11 -07:00 |
test_new_users.py
|
test_new_users: Select test emails deterministically.
|
2022-02-11 18:09:43 -08:00 |
test_notification_data.py
|
notifications: Don't enqueue notifications for bots.
|
2022-01-03 09:55:06 -08:00 |
test_onboarding.py
|
…
|
|
test_openapi.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_outgoing_http.py
|
python: Replace requests.packages.urllib3 alias with urllib3.
|
2022-01-23 22:14:17 -08:00 |
test_outgoing_webhook_interfaces.py
|
outgoing webhooks: Fix inconsistencies with Slack's API.
|
2021-09-23 11:19:20 -07:00 |
test_outgoing_webhook_system.py
|
tests: Consistently use assert_length helper.
|
2021-05-19 11:55:56 -07:00 |
test_populate_db.py
|
docs: Add missing space in “time zone”.
|
2022-02-24 14:05:12 -08:00 |
test_presence.py
|
statistics: Remove unused seconds_usage_between function.
|
2021-08-19 01:51:37 -07:00 |
test_push_notifications.py
|
tests: Remove ignored parameters from push notifications tests.
|
2022-04-08 11:39:06 -07:00 |
test_queue.py
|
test_queue_error_json: Acknowledge the received message.
|
2022-01-21 13:38:13 -08:00 |
test_queue_worker.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_rate_limiter.py
|
tests: Avoid use of Python internal __unittest_skip__ flag.
|
2022-03-07 16:26:37 -08:00 |
test_reactions.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_realm.py
|
user_groups: Update user groups on changing waiting_period_threshold.
|
2022-03-14 18:53:47 -07:00 |
test_realm_domains.py
|
realm: Create RealmAuditLog entry while changing an allowed domain.
|
2022-03-10 17:48:02 -08:00 |
test_realm_emoji.py
|
realm_emoji: Stop swallowing all exceptions from upload_emoji_image.
|
2022-02-17 12:19:47 -08:00 |
test_realm_export.py
|
test_classes: Extract assert_streaming_content helper.
|
2022-01-21 13:37:26 -08:00 |
test_realm_linkifiers.py
|
linkifiers: Support URL percent-encoded bytes.
|
2021-10-22 13:00:20 -07:00 |
test_realm_playgrounds.py
|
actions: Split out zerver.actions.realm_playgrounds.
|
2022-04-14 17:14:30 -07:00 |
test_redis_utils.py
|
…
|
|
test_report.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_retention.py
|
actions: Split out zerver.actions.submessage.
|
2022-04-14 17:14:30 -07:00 |
test_rocketchat_importer.py
|
tests: Verify emoji codes.
|
2021-12-06 13:22:47 -08:00 |
test_scim.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_send_email.py
|
send_email: Only warn if EMAIL_HOST_PASSWORD is unset, not "".
|
2022-04-12 16:41:27 -07:00 |
test_service_bot_system.py
|
tests: Consistently use assert_length helper.
|
2021-05-19 11:55:56 -07:00 |
test_sessions.py
|
auth: Add login buttons for web public access.
|
2021-10-05 16:30:40 -07:00 |
test_settings.py
|
CVE-2021-3967: Only regenerate the API key by authing with the old key.
|
2022-02-25 14:00:52 -08:00 |
test_signup.py
|
invite: Bookkeep UserProfile with PreregistrationUser.
|
2022-04-14 12:47:51 -07:00 |
test_slack_importer.py
|
data_import: Fix bot email address de-duplication.
|
2022-03-31 11:10:18 -07:00 |
test_slack_message_conversion.py
|
tests: Consistently use assert_length helper.
|
2021-05-19 11:55:56 -07:00 |
test_soft_deactivation.py
|
tests: Consistently use assert_length helper.
|
2021-05-19 11:55:56 -07:00 |
test_subdomains.py
|
subdomains: Extend "static" to include resources hosted on S3.
|
2021-06-08 15:28:10 -07:00 |
test_submessage.py
|
actions: Split out zerver.actions.submessage.
|
2022-04-14 17:14:30 -07:00 |
test_subs.py
|
tests: Remove ignored parameters from stream groups tests.
|
2022-04-08 11:39:06 -07:00 |
test_templates.py
|
markdown/tabbed_sections: Raise exception for missing tab name.
|
2021-10-01 16:25:17 -07:00 |
test_thumbnail.py
|
upload: Allow rate limited access to spectators for uploaded files.
|
2022-03-24 10:50:00 -07:00 |
test_timeout.py
|
timeout: Add test coverage.
|
2022-04-07 17:26:01 -07:00 |
test_timestamp.py
|
docs: Add missing space in “time zone”.
|
2022-02-24 14:05:12 -08:00 |
test_timezone.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_tornado.py
|
…
|
|
test_transfer.py
|
tests: Use read_test_image_file.
|
2022-01-13 14:59:46 -08:00 |
test_tutorial.py
|
onboarding: Manage occurrence of 'help' command.
|
2021-12-06 11:32:00 -08:00 |
test_type_debug.py
|
…
|
|
test_typing.py
|
typing_notifications: Make privacy settings functional.
|
2021-10-07 17:39:22 -07:00 |
test_upload.py
|
upload: Allow rate limited access to spectators for uploaded files.
|
2022-03-24 10:50:00 -07:00 |
test_urls.py
|
test_urls: Fix get_callback_string logic.
|
2021-12-28 09:31:55 -08:00 |
test_user_groups.py
|
actions: Split out zerver.actions.user_groups.
|
2022-04-14 17:14:30 -07:00 |
test_user_status.py
|
user_status: Add backend changes to support status emoji.
|
2021-07-27 17:57:15 -07:00 |
test_users.py
|
CVE-2022-24751: Clear sessions outside of the transaction.
|
2022-03-15 13:52:15 -07:00 |
test_webhooks_common.py
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
test_widgets.py
|
tests: Remove `client` parameter if test can use default `User-Agent`.
|
2022-02-24 12:57:18 -08:00 |
test_zcommand.py
|
zcommand: Replace "mode" with "theme" in the returned message.
|
2021-11-22 14:59:16 -08:00 |
test_zephyr.py
|
…
|
|